Skip to content

Remove duplicate entry of commons-io dependency in phoenix-pherf - #1241

Closed
martin-g wants to merge 1 commit into
apache:masterfrom
martin-g:fix-pom-warnings
Closed

Remove duplicate entry of commons-io dependency in phoenix-pherf#1241
martin-g wants to merge 1 commit into
apache:masterfrom
martin-g:fix-pom-warnings

Conversation

@martin-g

Copy link
Copy Markdown
Member

Resolves the following warning in Maven logs:

[WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-pherf:jar:5.2.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-io:commons-io:jar -> duplicate declaration of version (?) @ line 136, column 17
[WARNING] 

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 12sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall15m 42smaster passed
+0hbaserecompile23m 9sHBase recompiled.
+1 💚compile0m 33smaster passed
+1 💚javadoc0m 23smaster passed
_ Patch Compile Tests _
+1 💚mvninstall8m 10sthe patch passed
+0hbaserecompile39m 30sHBase recompiled.
+1 💚compile0m 33sthe patch passed
+1 💚javac0m 33sthe patch passed
+1 💚whitespace0m 1sThe patch has no whitespace issues.
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚javadoc0m 23sthe patch passed
_ Other Tests _
-1 ❌unit8m 37sphoenix-pherf in the patch failed.
+1 💚asflicense0m 15sThe patch does not generate ASF License warnings.
51m 19s
ReasonTests
Failed junit testsphoenix.pherf.PherfMainIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1241/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1241
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux e54a9250a6dc 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 3231aad
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1241/1/artifact/yetus-general-check/output/patch-unit-phoenix-pherf.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1241/1/testReport/
Max. process+thread count2326 (vs. ulimit of 30000)
modulesC: phoenix-pherf U: phoenix-pherf
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1241/1/console
versionsgit=2.7.4 maven=3.3.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
Contributor

Committed to master and 5.1

@stotystoty closed this May 27, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@martin-g@stoty