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

Error: Could not build package #138

Open
rc-ctream opened this issue Jan 3, 2021 · 3 comments
Open

Error: Could not build package #138

rc-ctream opened this issue Jan 3, 2021 · 3 comments

Comments

@rc-ctream
Copy link

rc-ctream commented Jan 3, 2021

Hi guys,
by following the sms api guide for java Guide for Get started with SMS I get a trouble. The maven command mvn clean install results in my case with following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project messagebird-api: Unable to execute gpg command: Error while executing process. Cannot run program "gpg": error=2, No such file or directory -> [Help 1]

Can you give me an advice how to solve this?

Some information about my env:

OS: macOs - Catalina 10.15.7
Java: 11.0.9

@rc-ctream rc-ctream reopened this Jan 3, 2021
@rc-ctream
Copy link
Author

For me the following property mvn clean install -Dgpg.skip helps for building it without error. But it would be very helpful if this problem could be handle

@denizkilic
Copy link
Member

Hi @rc-ctream,
Thanks for reporting the issue. You can use mvn clean install -Dgpg.skip for now. We will consider to fix it in the future.
Let us know if you have more questions.

@rc-ctream
Copy link
Author

Hi @denizkilic ,
thank you for your feedback. As mentioned above, I built it that way.
Then I'll let the ticket wait until you get the fix it.

Thanks in advance!

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

2 participants