You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "michael-o (via GitHub)" <gi...@apache.org> on 2023/03/07 16:42:50 UTC

[GitHub] [maven] michael-o commented on pull request #1039: [3.8.x] [MNG-7720] Wrong build order of forked projects

michael-o commented on PR #1039:
URL: https://github.com/apache/maven/pull/1039#issuecomment-1458489202

   > This IT fails: `testNoDeadlockAtVersionUpdate(org.apache.maven.it.MavenITmng7716BuildDeadlock) Time elapsed: 2.385 s <<< ERROR!` reason is:
   > 
   > ```
   > Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.15.0:set (default-cli) on project base: Execution default-cli of goal org.codehaus.mojo:versions-maven-plugin:2.15.0:set failed: Plugin org.codehaus.mojo:versions-maven-plugin:2.15.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.commons:commons-text:jar:1.10.0, dom4j:dom4j:jar:1.6.1: Could not find artifact org.apache.commons:commons-text:jar:1.10.0 in central (file:target/null) -> [Help 1]
   > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.15.0:set (default-cli) on project base: Execution default-cli of goal org.codehaus.mojo:versions-maven-plugin:2.15.0:set failed: Plugin org.codehaus.mojo:versions-maven-plugin:2.15.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.commons:commons-text:jar:1.10.0, dom4j:dom4j:jar:1.6.1: Could not find artifact org.apache.commons:commons-text:jar:1.10.0 in central (file:target/null)
   > ```
   
   Bootstrap needs to be updated. I will handle that.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org