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

mvn clean install command failing to execute #7

Closed
narahari92 opened this issue Apr 15, 2015 · 1 comment
Closed

mvn clean install command failing to execute #7

narahari92 opened this issue Apr 15, 2015 · 1 comment
Labels

Comments

@narahari92
Copy link

while trying to setup development environment, maven build is failing. Error says "gpg: no default secret key: secret key not available. After I checked, I found that for maven-gpg-plugin's passphrase attribute, ${gpg.passphrase} property place holder is used but is not defined in properties section of pom.xml file. Is there something I am missing?

@Randgalt Randgalt added the bug label Apr 15, 2015
@Randgalt Randgalt self-assigned this Apr 15, 2015
@Randgalt
Copy link
Collaborator

I put the gpg plugin into a profile. Try now.

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

No branches or pull requests

2 participants