jira-importer commented on issue #724: URL: https://github.com/apache/maven-javadoc-plugin/issues/724#issuecomment-2957348371
**[Peter lynch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=peterlynch)** commented [Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o) Thanks for the MSHARED ticket link - I am fully aware what pom.properties contains. A missing classifier in there does not matter for this use case. The pom.properties still contains valuable information. If ever it changes to include classifier, all the better. The use case I have stated in earlier comments is not adding a requirement that the artifact file name must match or that pom.properties contain all parts of the coordinate system ( although would be nice ). Only that the location of the maven generated archiver configuration is in a well known location inside the produced jar and that there is no other way to insert same information into a javadoc jar without changing the sha1 of the produced artifact or heavily modifying a build or introducing a complex change to the javadoc plugin. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
