hgschmie opened a new pull request, #483: URL: https://github.com/apache/maven-jar-plugin/pull/483
This matches the `attach` parameter from the source plugin Setting this parameter to `false` will skip attaching the generated jar artifact to the build. It will not be picked up by the install and deploy goals. Omitting or setting this parameter to `true` will attach the jar to the build. This is the default behavior. The use case for this is generating test jars as part of a build to be used in integration tests while they should not actually be deployed to a repository. -- 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]
