[
https://issues.apache.org/jira/browse/HBASE-26112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385579#comment-17385579
]
Yose Simamora commented on HBASE-26112:
---------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
com.google.inject.internal.cglib.core.$ReflectUtils$1
(file:/usr/share/maven/lib/guice.jar) to method
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: linux
[INFO] os.detected.arch: x86_64
[INFO] os.detected.version: 5.8
[INFO] os.detected.version.major: 5
[INFO] os.detected.version.minor: 8
[INFO] os.detected.release: ubuntu
[INFO] os.detected.release.version: 20.04
[INFO] os.detected.release.like.ubuntu: true
[INFO] os.detected.release.like.debian: true
[INFO] os.detected.classifier: linux-x86_64
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache HBase [pom]
[INFO] Apache HBase - Checkstyle [jar]
[INFO] Apache HBase - Annotations [jar]
[INFO] Apache HBase - Build Configuration [pom]
[INFO] Apache HBase - Logging [jar]
[INFO] Apache HBase - Shaded Protocol [jar]
[INFO] Apache HBase - Common [jar]
[INFO] Apache HBase - Metrics API [jar]
[INFO] Apache HBase - Metrics Implementation [jar]
[INFO] Apache HBase - Hadoop Compatibility [jar]
[INFO] Apache HBase - Client [jar]
[INFO] Apache HBase - Zookeeper [jar]
[INFO] Apache HBase - Replication [jar]
[INFO] Apache HBase - Balancer [jar]
[INFO] Apache HBase - Resource Bundle [jar]
[INFO] Apache HBase - HTTP [jar]
[INFO] Apache HBase - Asynchronous FileSystem [jar]
[INFO] Apache HBase - Procedure [jar]
[INFO] Apache HBase - Server [jar]
[INFO] Apache HBase - MapReduce [jar]
[INFO] Apache HBase - Testing Util [jar]
[INFO] Apache HBase - Thrift [jar]
[INFO] Apache HBase - Shell [jar]
[INFO] Apache HBase - Coprocessor Endpoint [jar]
[INFO] Apache HBase - Backup [jar]
[INFO] Apache HBase - Integration Tests [jar]
[INFO] Apache HBase - Rest [jar]
[INFO] Apache HBase - Examples [jar]
[INFO] Apache HBase - Shaded [pom]
[INFO] Apache HBase - Shaded - Client (with Hadoop bundled) [jar]
[INFO] Apache HBase - Shaded - Client [jar]
[INFO] Apache HBase - Shaded - MapReduce [jar]
[INFO] Apache HBase - External Block Cache [jar]
[INFO] Apache HBase - HBTop [jar]
[INFO] Apache HBase - Assembly [pom]
[INFO] Apache HBase - Shaded - Testing Util [jar]
[INFO] Apache HBase - Shaded - Testing Util Tester [jar]
[INFO] Apache HBase Shaded Packaging Invariants [pom]
[INFO] Apache HBase Shaded Packaging Invariants (with Hadoop bundled) [pom]
[INFO] Apache HBase - Archetypes [pom]
[INFO] Apache HBase - Exemplar for hbase-client archetype [jar]
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype [jar]
[INFO] Apache HBase - Archetype builder [pom]
[INFO]
[INFO] -----------------------< org.apache.hbase:hbase >-----------------------
[INFO] Building Apache HBase 3.0.0-SNAPSHOT [1/43]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @ hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @ hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @ hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @ hbase ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hbase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:display-info (display-info) @ hbase
---
[INFO] Maven Version: 3.6.3
[INFO] JDK Version: 11.0.11 normalized as: 11.0.11
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 5.8.0-63-generic
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
hbase ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] -----------------< org.apache.hbase:hbase-checkstyle >------------------
[INFO] Building Apache HBase - Checkstyle 3.0.0-SNAPSHOT [2/43]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase-checkstyle ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase-checkstyle ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/hbase-checkstyle/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/hbase-checkstyle/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @
hbase-checkstyle ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase-checkstyle ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase-checkstyle ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
hbase-checkstyle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase-checkstyle ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
hbase-checkstyle ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
hbase-checkstyle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-checkstyle/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
hbase-checkstyle ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @
hbase-checkstyle ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (secondPartTestsExecution) @
hbase-checkstyle ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ hbase-checkstyle ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ hbase-checkstyle ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
hbase-checkstyle ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] -----------------< org.apache.hbase:hbase-annotations >-----------------
[INFO] Building Apache HBase - Annotations 3.0.0-SNAPSHOT [3/43]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase-annotations ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase-annotations ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/hbase-annotations/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/hbase-annotations/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @
hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @
hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @
hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @
hbase-annotations ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @
hbase-annotations ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase-annotations ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase-annotations ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
hbase-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-annotations/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase-annotations ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
hbase-annotations ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
hbase-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-annotations/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
hbase-annotations ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- warbucks-maven-plugin:1.1.2:check (run-warbucks) @ hbase-annotations
---
[INFO] Rule 0: Class Matches: 0
[INFO] Rule 0: Class Failures: 0
[INFO] Total class failures: 0
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @
hbase-annotations ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (secondPartTestsExecution) @
hbase-annotations ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ hbase-annotations ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ hbase-annotations ---
[INFO] Building jar:
/home/hdoop/Hbase_New/hbase/hbase-annotations/target/hbase-annotations-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
hbase-annotations ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] -------------< org.apache.hbase:hbase-build-configuration >-------------
[INFO] Building Apache HBase - Build Configuration 3.0.0-SNAPSHOT [4/43]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase-build-configuration ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase-build-configuration ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/hbase-build-configuration/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/hbase-build-configuration/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-build-configuration
---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @
hbase-build-configuration ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase-build-configuration ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase-build-configuration ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase-build-configuration ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
hbase-build-configuration ---
[INFO] No site descriptor found: nothing to attach.
[INFO]
[INFO] -------------------< org.apache.hbase:hbase-logging >-------------------
[INFO] Building Apache HBase - Logging 3.0.0-SNAPSHOT [5/43]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase-logging ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase-logging ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/hbase-logging/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/hbase-logging/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @
hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @
hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @
hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @
hbase-logging ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @
hbase-logging ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase-logging ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase-logging ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
hbase-logging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-logging/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase-logging ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
hbase-logging ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
hbase-logging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
hbase-logging ---
[INFO] No sources to compile
[INFO]
[INFO] --- warbucks-maven-plugin:1.1.2:check (run-warbucks) @ hbase-logging ---
[INFO] Rule 0: Class Matches: 2
[INFO] Rule 0: Class Failures: 0
[INFO] Total class failures: 0
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ hbase-logging
---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (secondPartTestsExecution) @
hbase-logging ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @
hbase-logging ---
[INFO]
[INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-sources) @
hbase-logging ---
[INFO] Building jar:
/home/hdoop/Hbase_New/hbase/hbase-logging/target/hbase-logging-3.0.0-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ hbase-logging ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ hbase-logging ---
[INFO] Building jar:
/home/hdoop/Hbase_New/hbase/hbase-logging/target/hbase-logging-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
hbase-logging ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] ---------------< org.apache.hbase:hbase-protocol-shaded >---------------
[INFO] Building Apache HBase - Shaded Protocol 3.0.0-SNAPSHOT [6/43]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase-protocol-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase-protocol-shaded ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- protobuf-maven-plugin:0.6.1:compile (compile-protoc) @
hbase-protocol-shaded ---
[INFO] Skipping compilation because target directory newer than sources.
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- replacer:1.5.3:replace (default) @ hbase-protocol-shaded ---
[INFO] Replacement run on 62 files.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase-protocol-shaded ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
hbase-protocol-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/src/main/resources
[INFO] Copying 62 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase-protocol-shaded ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
hbase-protocol-shaded ---
[INFO] Compiling 62 source files to
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/classes
[INFO]
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/generated-sources/protobuf/java/org/apache/hadoop/hbase/shaded/rest/protobuf/generated/TableSchemaMessage.java:
Some input files use or override a deprecated API.
[INFO]
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/generated-sources/protobuf/java/org/apache/hadoop/hbase/shaded/rest/protobuf/generated/TableSchemaMessage.java:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
hbase-protocol-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
hbase-protocol-shaded ---
[INFO] No sources to compile
[INFO]
[INFO] --- warbucks-maven-plugin:1.1.2:check (run-warbucks) @
hbase-protocol-shaded ---
[INFO] Rule 0: Class Matches: 1
[INFO] Rule 0: Class Failures: 0
[INFO] Total class failures: 0
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @
hbase-protocol-shaded ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (secondPartTestsExecution) @
hbase-protocol-shaded ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @
hbase-protocol-shaded ---
[INFO] Building jar:
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/hbase-protocol-shaded-3.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-sources) @
hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ hbase-protocol-shaded ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ hbase-protocol-shaded ---
[INFO] Building jar:
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/hbase-protocol-shaded-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:3.1.1:shade (default) @ hbase-protocol-shaded ---
[INFO] Excluding org.apache.hbase.thirdparty:hbase-shaded-protobuf:jar:3.4.1
from the shaded jar.
[INFO] Including org.apache.htrace:htrace-core4:jar:4.2.0-incubating in the
shaded jar.
[INFO] Excluding javax.annotation:javax.annotation-api:jar:1.2 from the shaded
jar.
[INFO] Excluding org.apache.yetus:audience-annotations:jar:0.5.0 from the
shaded jar.
[INFO] Minimizing jar org.apache.hbase:hbase-protocol-shaded:jar:3.0.0-SNAPSHOT
[INFO] Minimized 3930 -> 3175 (80%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/hbase-protocol-shaded-3.0.0-SNAPSHOT.jar
with
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/target/hbase-protocol-shaded-3.0.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at:
/home/hdoop/Hbase_New/hbase/hbase-protocol-shaded/dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
hbase-protocol-shaded ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] -------------------< org.apache.hbase:hbase-common >--------------------
[INFO] Building Apache HBase - Common 3.0.0-SNAPSHOT [7/43]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property
(negate-license-bundles-property) @ hbase-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property
(create-license-file-path-property) @ hbase-common ---
[INFO] No match to regex '\\' found in
'/home/hdoop/Hbase_New/hbase/hbase-common/target/maven-shared-archive-resources/META-INF/LICENSE'.
The initial value
'/home/hdoop/Hbase_New/hbase/hbase-common/target/maven-shared-archive-resources/META-INF/LICENSE'
is left as-is...
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @
hbase-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jsr305) @
hbase-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-scala) @ hbase-common
---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-commons-logging) @
hbase-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jetty) @ hbase-common
---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-jersey) @
hbase-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @
hbase-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (versionInfo-source) @
hbase-common ---
[INFO] Source directory:
/home/hdoop/Hbase_New/hbase/hbase-common/target/generated-sources/java added.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-Version-information) @
hbase-common ---
[INFO] Executing tasks
main:
[exec] ~/Hbase_New/hbase/hbase-common ~/Hbase_New/hbase/hbase-common
[exec] ~/Hbase_New/hbase/hbase-common
[INFO] Executed tasks
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-illegal-imports) @
hbase-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) @ hbase-common ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
hbase-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/hdoop/Hbase_New/hbase/hbase-common/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
hbase-common ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ hbase-common ---
[INFO] Executing tasks
main:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache HBase 3.0.0-SNAPSHOT:
[INFO]
[INFO] Apache HBase ....................................... SUCCESS [ 3.341 s]
[INFO] Apache HBase - Checkstyle .......................... SUCCESS [ 0.942 s]
[INFO] Apache HBase - Annotations ......................... SUCCESS [ 0.865 s]
[INFO] Apache HBase - Build Configuration ................. SUCCESS [ 0.111 s]
[INFO] Apache HBase - Logging ............................. SUCCESS [ 0.551 s]
[INFO] Apache HBase - Shaded Protocol ..................... SUCCESS [ 33.192 s]
[INFO] Apache HBase - Common .............................. FAILURE [ 8.303 s]
[INFO] Apache HBase - Metrics API ......................... SKIPPED
[INFO] Apache HBase - Metrics Implementation .............. SKIPPED
[INFO] Apache HBase - Hadoop Compatibility ................ SKIPPED
[INFO] Apache HBase - Client .............................. SKIPPED
[INFO] Apache HBase - Zookeeper ........................... SKIPPED
[INFO] Apache HBase - Replication ......................... SKIPPED
[INFO] Apache HBase - Balancer ............................ SKIPPED
[INFO] Apache HBase - Resource Bundle ..................... SKIPPED
[INFO] Apache HBase - HTTP ................................ SKIPPED
[INFO] Apache HBase - Asynchronous FileSystem ............. SKIPPED
[INFO] Apache HBase - Procedure ........................... SKIPPED
[INFO] Apache HBase - Server .............................. SKIPPED
[INFO] Apache HBase - MapReduce ........................... SKIPPED
[INFO] Apache HBase - Testing Util ........................ SKIPPED
[INFO] Apache HBase - Thrift .............................. SKIPPED
[INFO] Apache HBase - Shell ............................... SKIPPED
[INFO] Apache HBase - Coprocessor Endpoint ................ SKIPPED
[INFO] Apache HBase - Backup .............................. SKIPPED
[INFO] Apache HBase - Integration Tests ................... SKIPPED
[INFO] Apache HBase - Rest ................................ SKIPPED
[INFO] Apache HBase - Examples ............................ SKIPPED
[INFO] Apache HBase - Shaded .............................. SKIPPED
[INFO] Apache HBase - Shaded - Client (with Hadoop bundled) SKIPPED
[INFO] Apache HBase - Shaded - Client ..................... SKIPPED
[INFO] Apache HBase - Shaded - MapReduce .................. SKIPPED
[INFO] Apache HBase - External Block Cache ................ SKIPPED
[INFO] Apache HBase - HBTop ............................... SKIPPED
[INFO] Apache HBase - Assembly ............................ SKIPPED
[INFO] Apache HBase - Shaded - Testing Util ............... SKIPPED
[INFO] Apache HBase - Shaded - Testing Util Tester ........ SKIPPED
[INFO] Apache HBase Shaded Packaging Invariants ........... SKIPPED
[INFO] Apache HBase Shaded Packaging Invariants (with Hadoop bundled) SKIPPED
[INFO] Apache HBase - Archetypes .......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype . SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SKIPPED
[INFO] Apache HBase - Archetype builder ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.599 s
[INFO] Finished at: 2021-07-22T21:51:42+07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project
hbase-common: An Ant BuildException has occured: Replace: source file
/home/hdoop/Hbase_New/hbase/hbase-common/target/classes/hbase-default.xml
doesn't exist
[ERROR] around Ant part ...<replace
file="/home/hdoop/Hbase_New/hbase/hbase-common/target/classes/hbase-default.xml"
value="3.0.0-SNAPSHOT" token="@@@VERSION@@@"/>... @ 4:139 in
/home/hdoop/Hbase_New/hbase/hbase-common/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :hbase-common
this is full output sir
> Error when running hbase with mvn package -DskipTests
> -----------------------------------------------------
>
> Key: HBASE-26112
> URL: https://issues.apache.org/jira/browse/HBASE-26112
> Project: HBase
> Issue Type: Test
> Components: build
> Affects Versions: 2.4.1
> Reporter: Yose Simamora
> Priority: Major
> Fix For: 2.4.1
>
> Attachments: Screenshot from 2021-07-22 16-20-02.png
>
>
> I run the source code of hbase with mvn package -DskipTests but there are
> errors when i run it !Screenshot from 2021-07-22 16-20-02.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)