Uploaded image for project: 'Maven Enforcer Plugin'
  1. Maven Enforcer Plugin
  2. MENFORCER-413

Upgrading from 3.0.0-M3 to 3.0.0 causes strange errors about Spring Roo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • wontfix-candidate
    • Plugin
    • None

    Description

      In a fresh JHipster project, I get a strange error from the Maven enforcer plugin about Spring Roo dependencies.

       

      [INFO] — maven-enforcer-plugin:3.0.0:enforce (enforce-dependencyConvergence) @ lapp-li —
      [WARNING] The POM for org.apache.logging.log4j:log4j-api-java9:zip:2.14.1 is missing, no dependency information available
      Downloading from spring-libs-snapshot: https://repo.spring.io/libs-snapshot/org/springframework/roo/org.springframework.roo.annotations/1.2.3.RELEASE/org.springframework.roo.annotations-1.2.3.RELEASE.pom
      Downloading from spring-libs-release: https://repo.spring.io/libs-release/org/springframework/roo/org.springframework.roo.annotations/1.2.3.RELEASE/org.springframework.roo.annotations-1.2.3.RELEASE.pom

       

      If I run mvn dependency:tree | grep roo, there are no results. 
       
      According to the issue below, reverting to -M3 solves the problem.
       
      https://github.com/jhipster/generator-jhipster/issues/16318

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mraible Matt Raible
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: