[
https://issues.apache.org/jira/browse/KNOX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051778#comment-18051778
]
ASF subversion and git services commented on KNOX-3240:
-------------------------------------------------------
Commit 39ab5f9144956de505a5408a9ecd82215840d816 in knox's branch
refs/heads/master from hanicz
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=39ab5f914 ]
KNOX-3240: Remove POM duplicates (#1138)
> Remove duplicates from POM
> --------------------------
>
> Key: KNOX-3240
> URL: https://issues.apache.org/jira/browse/KNOX-3240
> Project: Apache Knox
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.0.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The below warning is shown during build time
> {code:java}
> [WARNING] Some problems were encountered while building the effective model
> for
> org.apache.knox:gateway-provider-rewrite-step-encrypt-uri:jar:3.0.0-SNAPSHOT[WARNING]
> 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be
> unique: org.jboss.shrinkwrap:shrinkwrap-api:jar -> duplicate declaration of
> version (?) @ line 81, column 21[WARNING][WARNING] Some problems were
> encountered while building the effective model for
> org.apache.knox:gateway-service-webhdfs:jar:3.0.0-SNAPSHOT[WARNING]
> 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be
> unique: org.apache.knox:gateway-util-common:jar -> duplicate declaration of
> version (?) @ line 71, column 21[WARNING][WARNING] Some problems were
> encountered while building the effective model for
> org.apache.knox:gateway-test:jar:3.0.0-SNAPSHOT[WARNING]
> 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be
> unique: org.apache.hadoop:hadoop-common:jar -> duplicate declaration of
> version (?) @ line 386, column 21 {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)