You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2021/02/01 00:10:00 UTC

[jira] [Work started] (NUTCH-2843) Duplicate declaration of dependencies in ivy.xml

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

Work on NUTCH-2843 started by Lewis John McGibbney.
---------------------------------------------------
> Duplicate declaration of dependencies in ivy.xml
> ------------------------------------------------
>
>                 Key: NUTCH-2843
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2843
>             Project: Nutch
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.18
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.19
>
>
> When pushing the 1.18 release candidate Maven reported the following issues
> {code}
> [artifact:mvn] [WARNING] Some problems were encountered while building the effective model for org.apache.nutch:nutch:jar:1.18
> [artifact:mvn] [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mortbay.jetty:jetty:jar -> duplicate declaration of version 6.1.26 @ line 457, column 17
> [artifact:mvn] [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.commons:commons-collections4:jar -> version 4.4 vs 4.1 @ line 463, column 17
> [artifact:mvn] [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.httpcomponents:httpclient:jar -> version 4.5.13 vs 4.5.5 @ line 559, column 17
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)