adoroszlai commented on pull request #1727:
URL: https://github.com/apache/ozone/pull/1727#issuecomment-749055630


   > just for knowledge, why maven-shade plugin also needs to be upgraded for 
bouncycastle
   
   To fix:
   
   ```
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.2.0:shade (default) on project 
hadoop-ozone-filesystem-shaded: Error creating shaded jar: Problem shading JAR 
/home/runner/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.jar
 entry 
META-INF/versions/11/org/bouncycastle/jcajce/provider/asymmetric/edec/KeyAgreementSpi$X448.class:
 org.apache.maven.plugin.MojoExecutionException: Error in ASM processing class 
META-INF/versions/11/org/bouncycastle/jcajce/provider/asymmetric/edec/KeyAgreementSpi$X448.class:
 UnsupportedOperationException -> [Help 1]
   ```
   
   Similar to HADOOP-15937.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to