NihalJain commented on PR #5698:
URL: https://github.com/apache/hbase/pull/5698#issuecomment-1959080947

   I expect this to fail with 
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.4.1:shade 
(aggregate-into-a-jar-with-relocated-third-parties) on project 
hbase-shaded-client: Error creating shaded jar: Problem shading JAR 
/home/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
 entry 
META-INF/versions/21/com/fasterxml/jackson/core/io/doubleparser/FastDoubleSwar.class:
 java.lang.IllegalArgumentException: Unsupported class file major version 65 -> 
[Help 1]
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.4.1:shade 
(aggregate-into-a-jar-with-relocated-third-parties) on project 
hbase-shaded-mapreduce: Error creating shaded jar: Problem shading JAR 
/home/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
 entry 
META-INF/versions/21/com/fasterxml/jackson/core/io/doubleparser/FastDoubleSwar.class:
 java.lang.IllegalArgumentException: Unsupported class file major version 65 -> 
[Help 1]
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.4.1:shade 
(aggregate-into-a-jar-with-relocated-third-parties) on project 
hbase-shaded-testing-util: Error creating shaded jar: Problem shading JAR 
/home/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
 entry 
META-INF/versions/21/com/fasterxml/jackson/core/io/doubleparser/FastDoubleSwar.class:
 java.lang.IllegalArgumentException: Unsupported class file major version 65 -> 
[Help 1]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to