famod commented on issue #310: [MNG-6843] - Parallel build fails due to missing JAR artifacts in compilePath URL: https://github.com/apache/maven/pull/310#issuecomment-613078824 This is interesting and a bit frustating: neither this PR nor another approach I implemented locally (with `ThreadLocal`) are able to fix this problem for me. On the other hand it does not really surprise me, given all the mutating methods in `MavenProject` (`set*`) that seem like a bit of a mess in combination with concurrent access... @kodeva Can you verify that this PR fixes your problem?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
