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
I needed to add a profile in settings.xml to disable gpg signing plugin behaviour using a profile that gets activated with a MAVEN_NO_SIGN environment variable. And then MAVEN_NO_SIGN=true build/package did the trick.
I still do believe documenting that kind of stuff in the BUILD.md is worthwile.
Hi.
I tried the
build/package
instruction as per theBUILD.md
file.It fails when attempting to use GPG to sign.
Please provide instructions in
BUILD.md
to circumvent signing for people wishing to build locally.The text was updated successfully, but these errors were encountered: