[
https://issues.apache.org/jira/browse/APEXMALHAR-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385654#comment-15385654
]
ASF GitHub Bot commented on APEXMALHAR-2138:
--------------------------------------------
GitHub user harsh306 opened a pull request:
https://github.com/apache/apex-malhar/pull/349
APEXMALHAR-2138: Removed multiple declarations of mockito lib.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harsh306/apex-malhar APEXMALHAR-2138
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/349.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #349
----
commit deb29dc796985fdd6729e3755533cf5e63441a5e
Author: harsh306 <[email protected]>
Date: 2016-07-19T15:29:06Z
APEXMALHAR-2138: Removed multiple declarations of mockito lib.
----
> Multiple declaration of org.mockito.mockito-all-1.8.5 in Malhar library pom
> ----------------------------------------------------------------------------
>
> Key: APEXMALHAR-2138
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2138
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.5.0
> Reporter: Vlad Rozov
> Assignee: Priyanka Gugale
> Priority: Minor
>
> {noformat}
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
> be unique: org.mockito:mockito-all:jar -> duplicate declaration of version
> 1.8.5 @ org.apache.apex:malhar-library:[unknown-version],
> /Users/vrozov/Projects/DataTorrent/malhar/library/pom.xml, line 332, column 17
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)