You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Basil Crow (Jira)" <ji...@apache.org> on 2023/11/07 23:42:00 UTC

[jira] [Created] (MNG-7923) Jenkins core does not compile with Maven 4.x

Basil Crow created MNG-7923:
-------------------------------

             Summary: 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-8
            Reporter: Basil Crow


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)