[ 
https://issues.apache.org/jira/browse/SQOOP-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995548#comment-14995548
 ] 

ASF subversion and git services commented on SQOOP-2672:
--------------------------------------------------------

Commit e19b877029195af31cb43ec34389a87f8ead3709 in sqoop's branch 
refs/heads/sqoop2 from Abraham
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=e19b877 ]

SQOOP-2672: Sqoop2: Remove double dependency on mockito in shell module

(Jarek Jarcec Cecho via Abraham Elmahrek)


> 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