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

Jarek Jarcec Cecho updated SQOOP-2672:
--------------------------------------
    Attachment: SQOOP-2672.patch

Simple patch, skipping review board.

> Sqoop2: Remove double dependency on mockito in shell module
> -----------------------------------------------------------
>
>                 Key: SQOOP-2672
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2672
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.6
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2672.patch
>
>
> Maven is complaining that we have declared dependency on {{mockito}} twice in 
> the {{shell}} module.
> {code}
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.sqoop:sqoop-shell:jar:2.0.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.mockito:mockito-all:jar -> duplicate declaration of version 
> (?) @ org.apache.sqoop:sqoop-shell:[unknown-version], 
> /Users/jarcec/apache/sqoop2-vanila/shell/pom.xml, line 84, 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
(v6.3.4#6332)

Reply via email to