You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/12/21 16:15:35 UTC

[GitHub] [ozone] adoroszlai commented on pull request #1727: HDDS-4615. Update bouncycastle to 1.67

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org