Skip to content
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

Please provide GPG disabling instructions for people wishing to build locally. #54

Open
gl-yziquel opened this issue Jun 3, 2024 · 1 comment

Comments

@gl-yziquel
Copy link

Hi.

I tried the build/packageinstruction as per the BUILD.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.

@gl-yziquel
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant