You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 15:30:00 UTC

[jira] [Updated] (PHOENIX-5036) Fix for warning: 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version

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

Artem Ervits updated PHOENIX-5036:
----------------------------------
    Attachment: PHOENIX-5036-v01.patch

> Fix for warning: 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5036
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5036
>             Project: Phoenix
>          Issue Type: Improvement
>         Environment: {code:java}
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00)
> Maven home: /opt/apache-maven-3.5.4
> Java version: 1.8.0_172, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"{code}
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Minor
>         Attachments: PHOENIX-5036-v01.patch
>
>
> this patch removes a build warning for
> {code:java}
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-pherf:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version (?) @ org.apache.phoenix:phoenix-pherf:[unknown-version], /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-pherf/pom.xml, line 113, column 17
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)