You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/02/02 12:12:00 UTC

[jira] [Created] (ARCHETYPE-635) Groovy present twice on classpath of m-archetype-p

Tamas Cservenak created ARCHETYPE-635:
-----------------------------------------

             Summary: Groovy present twice on classpath of m-archetype-p
                 Key: ARCHETYPE-635
                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-635
             Project: Maven Archetype
          Issue Type: Bug
          Components: Plugin
    Affects Versions: 3.2.1
            Reporter: Tamas Cservenak


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)