Karl Heinz Marbaise created MNG-7521:
----------------------------------------

             Summary: Remove WARNING during build
                 Key: MNG-7521
                 URL: https://issues.apache.org/jira/browse/MNG-7521
             Project: Maven
          Issue Type: Improvement
    Affects Versions: 4.0.0
            Reporter: Karl Heinz Marbaise
             Fix For: 4.0.0


Currently the build of Maven master (4.0.0) produces a WARNING:
{code}
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.maven:maven-embedder:jar:4.0.0-alpha-1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: commons-io:commons-io:jar -> duplicate declaration of version (?) @ 
line 179, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
{code}



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

Reply via email to