jira-importer commented on issue #245: URL: https://github.com/apache/maven-jar-plugin/issues/245#issuecomment-2956686774
**[Dan Batten](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=danatten)** commented After a bit more reading I found that there is a configuration parameter called preparationGoals. The default is "clean integration-test" but you can change this to the goals you want. I used "clean install" to fix the problem. -- 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]
