[ https://issues.apache.org/jira/browse/MNG-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852518#comment-17852518 ]
Basil Crow commented on MNG-7923: --------------------------------- The issue is no longer occurring in 4.0.0-beta-3, so this ticket can be closed. > Jenkins core does not compile with Maven 4.x > -------------------------------------------- > > Key: MNG-7923 > URL: https://issues.apache.org/jira/browse/MNG-7923 > Project: Maven > Issue Type: Bug > Components: Core > Affects Versions: 4.0.0-alpha-2, 4.0.0-alpha-8 > Reporter: Basil Crow > Priority: Major > > Try running {{git clone https://github.com/jenkinsci/jenkins.git && cd > jenkins && mvn verify -Pquick-build}}. On the latest version of Maven 3.x, it > works; on the latest Maven 4.x alpha, the build fails immediately with > "Non-resolvable import POM: The following artifacts could not be resolved". > If we need to make changes to our POM, then please point me to the > documentation; otherwise, please fix the bug and let me know which release of > Maven 4.x alpha I can test with the bug fixed. I bisected the failure to > MNG-6656 / > https://github.com/apache/maven/commit/bdec668de9c600165bb69c95b6ea0625d9f74fb0 -- This message was sent by Atlassian Jira (v8.20.10#820010)