jira-importer commented on issue #652:
URL: 
https://github.com/apache/maven-invoker-plugin/issues/652#issuecomment-2957811852

   **[Robert 
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
 commented
   
   I can confirm this issue. Up until now all reactor-project started before 
the current project are always installed, even though they are not used. With a 
single thread this is not a real issue, but with multiple threads it can happen 
that the jar is not yet created (so started, though not yet finished).
   I wonder if this was a hack required for Maven2. I would expect that 
nowadays Maven can perfectly pick up the artifact from the reactor if it was 
part of it.
   Anyhow, this piece of code is too aggressive.
   


-- 
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

Reply via email to