Closed Or-Geva closed 11 months ago
Hi, I'm not sure if this is the right place to ask this, but since this feature was implemented I always get the following error when building Maven projects, so I can't update beyond 4.0.0:
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Unable to load build info properties from file:[...]@tmp/artifactory/buildInfo4665447417566822634.properties
Caused by: java.security.InvalidKeyException: Illegal key size
Any ideas why this is happening?
@afolgado, Could you kindly open an issue on https://github.com/jfrog/jenkins-artifactory-plugin with as much detail as possible? Appreciate it!
[ ] All tests passed. If this feature is not already covered by the tests, I added new tests.
This pull request introduces additional APIs dedicated to the encryption and decryption of the build information properties file.