jira-importer commented on issue #422: URL: https://github.com/apache/maven-invoker-plugin/issues/422#issuecomment-2957789434
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Just for the record: I am able to regularly reproduce this bug in combination of Maven 3.0.3 and invoking `deploy` goal (I was baffled why it passes on me locally, and failing on CI: simply, I was doing as usual `mvn clean install` and CI was doing `mvn clean deploy`). This was stated above too by David. OTOH, Maven 3.0.4 for me locally, does NOT triggers this bug, and the `invoker:install` step goes just fine with `deploy` goal invoked on CLI. So for me, workaround is to upgrade CI to Maven 3.0.4 (as for me locally `mvn clean deploy` + Maven 3.0.4 does not fails, in contrary as doing same with Maven 3.0.3, which does). -- 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