Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-635

Groovy present twice on classpath of m-archetype-p

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.3.0
    • Plugin
    • None

    Description

      The fix for issue ARCHETYPE-565 was to change artifactId from groovy to groovy-all, hence the Groovy version pulled in by archetype-common does NOT override anymore the version of Groovy used by maven-script-interpreter (it uses groovy:2.0.1).

      The proper fix for ARCHETYPE-565 would be to along of changing artifactId of groovy dependency, add an exclusion on "old" artifactId on maven-script-interpreter dependency OR to re-add "plain" groovy artifact as well (would be redundant, but would achieve same goal).

      Attachments

        Issue Links

          Activity

            People

              slachiewicz Sylwester Lachiewicz
              cstamas Tamas Cservenak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: