jfrog / build-info

Artifactory's open integration layer for CI build servers
https://www.buildinfo.org
Apache License 2.0
147 stars 156 forks source link

Encrypt & decrypt build info properties file #766

Closed Or-Geva closed 10 months ago

Or-Geva commented 10 months ago
github-actions[bot] commented 10 months ago
[![👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://github.com/jfrog/frogbot#readme)

[🐸 JFrog Frogbot](https://github.com/jfrog/frogbot#readme)
afolgado commented 4 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?

yahavi commented 4 months ago

@afolgado, Could you kindly open an issue on https://github.com/jfrog/jenkins-artifactory-plugin with as much detail as possible? Appreciate it!