jira-importer commented on issue #251: URL: https://github.com/apache/maven-install-plugin/issues/251#issuecomment-2771860805
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** commented When I try version 4.0.0-beta-1 I get: > [WARNING] * Your build is requesting parallel execution, but this * > [WARNING] * project contains the following plugin(s) that have goals not * > [WARNING] * marked as thread-safe to support parallel execution. * > [WARNING] * While this /may/ work fine, please look for plugin updates * > [WARNING] * and/or request plugins be made thread-safe. * > [WARNING] * If reporting an issue, report it against the plugin in * > [WARNING] * question, not against Apache Maven. * > [WARNING] ***************************************************************** > [WARNING] The following goals are not marked as thread-safe in root: > [WARNING] org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:install > [WARNING] ***************************************************************** This seems to imply that either the documentation is wrong or the implementation is wrong. The documentation I am looking at is https://maven.apache.org/plugins/maven-install-plugin/install-mojo.html and https://maven.apache.org/plugins/maven-install-plugin/install-mojo.html -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org