jira-importer commented on issue #245: URL: https://github.com/apache/maven-jar-plugin/issues/245#issuecomment-2956686853
**[Werner Mueller](https://issues.apache.org/jira/secure/[email protected])** commented as mentioned above you can do a release with different preparation goals: $ mvn release:prepare -DpreparationGoals="clean install" $ mvn release:perform this is still a workaround but well it works (creating the test-jar and execute tests in depending modules) -- 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]
