Skip to content

HBASE-22373 Defined missing version for maven-eclipse-plugin - #222

Merged
HorizonNet merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22373
Jun 9, 2019
Merged

HBASE-22373 Defined missing version for maven-eclipse-plugin#222
HorizonNet merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22373

Conversation

@HorizonNet

Copy link
Copy Markdown
Contributor

No description provided.

@busbey

Copy link
Copy Markdown
Contributor

if you move those two maven-eclipse-plugin uses into the eclipse profile does everything work? that would be preferable, since we shouldn't need that plugin when we're building outside of eclipse.

@HorizonNet

Copy link
Copy Markdown
ContributorAuthor

Updated the PR to move the plugin to the eclipse-specific profile. Not an Eclipse myself, so not able to test if everything works. Without Eclipse everything builds fine.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec71Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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 _
0mvndep17Maven dependency ordering for branch
+1mvninstall330master passed
+1compile93master passed
+1shadedjars371branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall347the patch passed
+1compile95the patch passed
+1javac95the patch passed
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars374patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck685Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1javadoc60the patch passed
_ Other Tests _
+1unit53hbase-zookeeper in the patch passed.
-1unit16133hbase-server in the patch failed.
+1asflicense51The patch does not generate ASF License warnings.
18841
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/1/artifact/out/Dockerfile
GITHUB PR#222
Optional Testsdupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile
unameLinux 7816264ba617 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 67c937f
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/1/testReport/
Max. process+thread count4662 (vs. ulimit of 10000)
modulesC: hbase-zookeeper hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec43Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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 _
0mvndep31Maven dependency ordering for branch
+1mvninstall265master passed
+1compile67master passed
+1shadedjars256branch has no errors when building our shaded downstream artifacts.
+1javadoc46master passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall231the patch passed
+1compile70the patch passed
+1javac70the patch passed
+1whitespace0The patch has no whitespace issues.
+1xml5The patch has no ill-formed XML file.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck511Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1javadoc44the patch passed
_ Other Tests _
+1unit46hbase-zookeeper in the patch passed.
-1unit16871hbase-server in the patch failed.
+1asflicense60The patch does not generate ASF License warnings.
18905
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestAdmin1
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestSnapshotTemporaryDirectory
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/2/artifact/out/Dockerfile
GITHUB PR#222
Optional Testsdupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile
unameLinux b4eed1a275b8 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 67c937f
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/2/testReport/
Max. process+thread count5116 (vs. ulimit of 10000)
modulesC: hbase-zookeeper hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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 _
0mvndep25Maven dependency ordering for branch
+1mvninstall317master passed
+1compile81master passed
+1shadedjars299branch has no errors when building our shaded downstream artifacts.
+1javadoc50master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall258the patch passed
+1compile77the patch passed
+1javac77the patch passed
+1whitespace0The patch has no whitespace issues.
+1xml10The patch has no ill-formed XML file.
+1shadedjars309patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck869Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.0.0.
+1javadoc49the patch passed
_ Other Tests _
+1unit64hbase-zookeeper in the patch passed.
-1unit8945hbase-server in the patch failed.
+1asflicense50The patch does not generate ASF License warnings.
11543
ReasonTests
Failed junit testshadoop.hbase.master.replication.TestRegisterPeerWorkerWhenRestarting
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/3/artifact/out/Dockerfile
GITHUB PR#222
Optional Testsdupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile
unameLinux ac064e59f7a9 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / fde0251
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/3/testReport/
Max. process+thread count5157 (vs. ulimit of 10000)
modulesC: hbase-zookeeper hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet

Copy link
Copy Markdown
ContributorAuthor

Mh, I think that the failing test is unrelated.

@saintstack

Copy link
Copy Markdown
Contributor

Re-running check.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec209Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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 _
0mvndep32Maven dependency ordering for branch
+1mvninstall324master passed
+1compile89master passed
+1shadedjars352branch has no errors when building our shaded downstream artifacts.
+1javadoc58master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall315the patch passed
+1compile89the patch passed
+1javac89the patch passed
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars351patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1009Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc59the patch passed
_ Other Tests _
+1unit54hbase-zookeeper in the patch passed.
-1unit17887hbase-server in the patch failed.
+1asflicense56The patch does not generate ASF License warnings.
21302
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestFromClientSideWithCoprocessor
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/4/artifact/out/Dockerfile
GITHUB PR#222
Optional Testsdupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile
unameLinux a44f9f4ab8b9 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 2e9087b
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/4/testReport/
Max. process+thread count4830 (vs. ulimit of 10000)
modulesC: hbase-zookeeper hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-222/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet

Copy link
Copy Markdown
ContributorAuthor

Test failures seem to be unrelated to the actual changes. Should we bring it in?

@saintstack

Copy link
Copy Markdown
Contributor

Should we bring it in? @HorizonNet

+1 from me for bringing it in.

@HorizonNet
HorizonNet merged commit 99ea828 into apache:masterJun 9, 2019
@HorizonNet
HorizonNet deleted the HBASE-22373 branch June 9, 2019 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@HorizonNet@busbey@Apache-HBase@saintstack