[
https://issues.apache.org/jira/browse/KNOX-3240?focusedWorklogId=1000018&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1000018
]
ASF GitHub Bot logged work on KNOX-3240:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jan/26 09:42
Start Date: 14/Jan/26 09:42
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1138:
URL: https://github.com/apache/knox/pull/1138#issuecomment-3748667084
## Test Results
7 tests 7 ✅ 1s ⏱️
1 suites 0 💤
1 files 0 ❌
Results for commit 158a9bd5.
[test-results]:data:application/gzip;base64,H4sIABtlZ2kC/1WMwQ6DIBAFf8Vw7kG0qPRnGlgg2VSlWeBk+u9FqxZvb+YlszCHow3sUfFbxULCeIJJpCL6ecd8xPXqj/0MCeAqXvjOoj6FUzhehCXytBtK89FbZ5n78b+2cRHbuGyBnyaMGRgXg5LaCOjh3tmuMYrXwjgnW8WNbITUQrcDl+zzBR/QuFP7AAAA
Issue Time Tracking
-------------------
Worklog Id: (was: 1000018)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)