jira-importer commented on issue #313: URL: https://github.com/apache/maven-install-plugin/issues/313#issuecomment-2771867547
**[Jacques-Etienne Beaudet](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=loginatnine)** commented [Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas) Thanks for the escape hatch, however it logs a warning indicating this might break in the future, and it's a bit unfortunate to have to specify the install plugin version along with this special configuration, I'd rather stay vanilla. Given the use cases mentioned here by different users, what is the way forward not to have to diverge from the vanilla and avoid the warning? Thanks EDIT : my use case is a bit similar to Peter de Maeyer whereas I have a parent pom with the same config as him and a module with only test classes for functional tests. I would like them to be packaged in a test-jar and I also need to run the test with the failsafe plugin. But, if the packaging is pom, then failsafe does not detect the tests when using `--projects` (alongside not having a test-jar produced). -- 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]
