-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sigstore to FINOS parent pom #9
Comments
I'm trying to run the snapshot deployment, but it fails, attaching logs:
The file Below I'm pasting my java and mvn versions:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checkout https://www.csoonline.com/article/3662782/sigstore-explained-how-it-helps-secure-the-software-supply-chain.html to know what Sigstore is and why it's important to use it.
For Maven, Sonatype wrote a useful blogpost - https://blog.sonatype.com/maven-central-and-sigstore
We'll start by adding the Sigstore Maven Plugin into this FINOS Parent pom, so that all FINOS hosted projects that build with Maven (and Gradle) can take advantage of it.
Code will be developed (and is already available) on branch https://github.com/finos/finos-parent-pom/tree/sigstore
The text was updated successfully, but these errors were encountered: