You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2014/12/19 23:42:13 UTC

[jira] [Updated] (NUTCH-1810) Duplicate jdom dependency

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

Sebastian Nagel updated NUTCH-1810:
-----------------------------------
    Fix Version/s: 2.4

> Duplicate jdom dependency 
> --------------------------
>
>                 Key: NUTCH-1810
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1810
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Valerio Schiavoni
>              Labels: build, easyfix, maven
>             Fix For: 2.4
>
>         Attachments: NUTCH-1810-2x.patch
>
>
> The dependency to jdom is declared twice in the pom.xml, first time at lines 202-207, second time at lines 257-261.
> The double declaration causes Maven to report the following warning:
> [WARNING] Some problems were encountered while building the effective model for org.apache.nutch:nutch:jar:2.2
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.jdom:jdom:jar -> duplicate declaration of version 1.1 @ line 256, column 29
> [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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)