Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7087

Maven 4 can't build itself with Java 11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.0-alpha-1
    • 4.0.0-alpha-2, 4.0.0
    • None
    • None
    • Apache Maven 4.0.0-alpha-1-SNAPSHOT (bb916d0784c7631866167928e4d0615df3317567)
      Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home

    Description

      It's not possible to build Maven HEAD (I've tested with rev. bb916d0) using a recent Maven 4 snapshot. Even mvn validate doesn't succeed:

      [INFO] Scanning for projects...
      ERROR:  ''
      [ERROR] [ERROR] Some problems were encountered while processing the POMs:
      [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.junit.jupiter:junit-jupiter-params:jar -> version ${junitVersion} vs 5.7.0 @ line 77, column 17
      [FATAL] input contained no data @ 
       @ 
      [ERROR] The build could not read 1 project -> [Help 1]
      [ERROR]   
      [ERROR]   The project  (/Users/maarten/Code/open-source/maven/maven/maven-model-builder/pom.xml) has 1 error
      [ERROR]     input contained no data
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the '-e' switch.
      [ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
      

      I've done `git bisect` (first time, I hope I did it correctly):

      9f88494b6064ad45ea2e2e1e3478afc7af0bc065 is the first bad commit
      Author: rfscholte
      Date:   Mon Dec 21 22:23:43 2020 +0100
      
          [MNG-6957] Versionless reactor dependencies/parent should work even if modules are aggregated in reverse order
          
          This closes #391
      
      

      Attachments

        1. screenshot-1.png
          177 kB
          Michael Osipov
        2. screenshot-2.png
          15 kB
          Michael Osipov

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              mthmulders Maarten Mulders
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: