jira-importer commented on issue #724: URL: https://github.com/apache/maven-javadoc-plugin/issues/724#issuecomment-2957348368
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented [Peter lynch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=peterlynch), the entire solution has one drawback. The `pom.properties` does not contain the type of the file and the classifier. Relying on the filename is a bad thing. If you need this to be feature-complete for Javadoc JAR and Source JAR, you need that information too. See MSHARED-487. -- 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]
