[
https://issues.apache.org/jira/browse/MNG-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise reassigned MNG-7521:
----------------------------------------
Assignee: Karl Heinz Marbaise
> 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)