You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
pjonnlagadda
changed the title
maven-jarsigner-plugin : Using this, want to fail the job if the codesign certificate is expired
maven-jarsigner-plugin : Using this, want to fail the maven build if the Codesign certificate is expired
Aug 1, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using with the CodeSign in my pom.xml we are signing the jar which is working perfectly.
Now i want to fail the job
i think if we add the true into the section, works for unsigned jars??
I want to know exactly about "fail the build in case of the installed code sign certificate is expired?" Can any one help me on this?
Below is the profile used for the code sign configuration in the pom.xml
The text was updated successfully, but these errors were encountered: