I have cloned the commons-crypto code from https://github.com/apache/commons-crypto. I want to know the build steps for this packages. Please let me know the all dependency for this package.
Asked
Active
Viewed 93 times
1 Answers
0
We need to give an argument -D with architecture to build it for aarch64.
mvn -D aarch64 compile
openssl, JRE and java are required to build this package.

Jean-François Corbett
- 37,420
- 30
- 139
- 188

santan kumar
- 1
- 3