You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (Jira)" <ji...@apache.org> on 2022/07/25 08:50:00 UTC

[jira] [Closed] (MNG-7521) Remove WARNING during build

     [ https://issues.apache.org/jira/browse/MNG-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise closed MNG-7521.
------------------------------------
    Resolution: Done

> 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)