Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-alpha-2, 4.0.0-alpha-8
-
None
-
None
Description
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
Attachments
Issue Links
- is caused by
-
MNG-6656 Introduce base for build/consumer process
- Closed
- links to