Skip to content

HBASE-26663 Upgrade Maven Enforcer Plugin - #4124

Merged
ndimiduk merged 1 commit into
apache:masterfrom
ndimiduk:26663-upgrade-enforcer-plugin
Feb 28, 2022
Merged

HBASE-26663 Upgrade Maven Enforcer Plugin#4124
ndimiduk merged 1 commit into
apache:masterfrom
ndimiduk:26663-upgrade-enforcer-plugin

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

The upgrade is to get the fix in MENFORCER-336, making beanshell evaluation safe for use with mvn -T. Also upgrade extra-enforcer-rules to 1.5.1, as per experience with HBASE-26664.

@Apache-HBase

This comment was marked as outdated.

@Apache-HBase

This comment was marked as outdated.

The upgrade is to get the fix in MENFORCER-336, making beanshell evaluation safe for use with `mvn
-T`. Also upgrade extra-enforcer-rules to 1.5.1, as per experience with HBASE-26664.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
@ndimiduk
ndimidukforce-pushed the 26663-upgrade-enforcer-plugin branch from 502b19e to e48f3e2CompareFebruary 24, 2022 10:07
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 31sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall3m 16smaster passed
+1 💚compile7m 18smaster passed
_ Patch Compile Tests _
+1 💚mvninstall3m 5sthe patch passed
+1 💚compile7m 25sthe patch passed
+1 💚javac7m 25sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck11m 14sPatch does not cause any errors with Hadoop 3.1.2 3.2.2 3.3.1.
_ Other Tests _
+1 💚asflicense0m 13sThe patch does not generate ASF License warnings.
39m 5s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4124/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4124
Optional Testsdupname asflicense javac hadoopcheck xml compile
unameLinux f21a6908affc 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 3a53c11
Default JavaAdoptOpenJDK-1.8.0_282-b08
Max. process+thread count87 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4124/2/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 43sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall3m 2smaster passed
+1 💚compile1m 56smaster passed
+1 💚shadedjars5m 1sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 48smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 43sthe patch passed
+1 💚compile1m 48sthe patch passed
+1 💚javac1m 48sthe patch passed
+1 💚shadedjars3m 56spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 44sthe patch passed
_ Other Tests _
+1 💚unit391m 28sroot in the patch passed.
416m 22s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4124/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4124
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 83f4aaaf162d 5.4.0-1025-aws #25~18.04.1-Ubuntu SMP Fri Sep 11 12:03:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 3a53c11
Default JavaAdoptOpenJDK-11.0.10+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4124/2/testReport/
Max. process+thread count2557 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4124/2/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@ndimiduk
ndimiduk merged commit f869917 into apache:masterFeb 28, 2022
@ndimiduk
ndimiduk deleted the 26663-upgrade-enforcer-plugin branch February 28, 2022 09:25
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.

4 participants

@ndimiduk@Apache-HBase@busbey@Apache9