[
https://issues.apache.org/jira/browse/MNG-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570791#comment-17570791
]
Hudson commented on MNG-7521:
-----------------------------
Build unstable in Jenkins: Maven » Maven TLP » maven » master #75
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/75/
> 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
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> 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)