jira-importer commented on issue #228: URL: https://github.com/apache/maven-jar-plugin/issues/228#issuecomment-2956683472
**[Dennis Lundberg](https://issues.apache.org/jira/secure/[email protected])** commented The reason for this not being found in the docs or SVN is that the code for this is in org.codehaus.plexus.archiver.jar.JarArchiver. This is a problem for plugins that use composite objects as configuration parameters. If the composite object is in another project (plexus-archiver in this case) it is very difficult to document the details of the composite object, so that it becomes available to the plugin user. -- 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]
