Skip to content

Conversation

@taklwu
Copy link
Contributor

@taklwu taklwu commented Jan 13, 2022

  • hbase-connector fails to build with -Prelease after maven-enforcer-plugin upgraded to 3.0.0 from 3.0.0-M3

- upgrade extra-enforcer-rules to 1.5.1
@taklwu taklwu requested a review from petersomogyi January 13, 2022 20:09
@taklwu
Copy link
Contributor Author

taklwu commented Jan 13, 2022

without this change mvn clean install -Prelease fails

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) on project hbase-connectors: Unable to parse configuration of mojo org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce for parameter enforceBytecodeVersion: Cannot create instance of class org.apache.maven.plugins.enforcer.EnforceBytecodeVersion: org/apache/maven/shared/dependency/tree/DependencyTreeBuilderException: org.apache.maven.shared.dependency.tree.DependencyTreeBuilderException -> [Help 1]

see details in this conversation mojohaus/extra-enforcer-rules#131 (comment)

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 6s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-0 ⚠️ test4tests 0m 0s The 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 💚 mvninstall 1m 33s master passed
+1 💚 compile 0m 47s master passed
+1 💚 javadoc 0m 48s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 0m 46s the patch passed
+1 💚 compile 0m 47s the patch passed
+1 💚 javac 0m 47s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 javadoc 0m 47s the patch passed
_ Other Tests _
+1 💚 unit 7m 41s root in the patch passed.
15m 7s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-90/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #90
Optional Tests dupname javac javadoc unit xml compile
uname Linux 6aaa1f57d671 5.4.0-1025-aws #25~18.04.1-Ubuntu SMP Fri Sep 11 12:03:04 UTC 2020 x86_64 GNU/Linux
Build tool hb_maven
Personality dev-support/jenkins/hbase-personality.sh
git revision master / 7578a33
Default Java Oracle Corporation-1.8.0_282-b08
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-90/1/testReport/
Max. process+thread count 907 (vs. ulimit of 12500)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-90/1/console
versions git=2.20.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@taklwu taklwu requested review from busbey and meszibalu January 13, 2022 21:32
Copy link
Contributor

@petersomogyi petersomogyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to have commit title with the enforcer version upgrade and further commit message could mention the issue with -Prelease.

@taklwu taklwu changed the title HBASE-26664 hbase-connector fails when building with -Prelease HBASE-26664 hbase-connector upgrade extra-enforcer-rules to 1.5.1 Jan 13, 2022
@taklwu taklwu merged commit 2bfc5f1 into apache:master Jan 13, 2022
@taklwu taklwu deleted the HBASE-26664 branch January 13, 2022 22:11
Sign up for free to 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.

3 participants