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

Release target fails trying to delete tag. #14

Open
crackmac opened this issue Mar 24, 2014 · 0 comments
Open

Release target fails trying to delete tag. #14

crackmac opened this issue Mar 24, 2014 · 0 comments

Comments

@crackmac
Copy link

When performing a "grunt release" everything goes smoothly until the task tries to delete a tag with the SNAPSHOT version. I don't see where this tag is getting set either.

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 11 seconds
[INFO] Finished at: Sun Mar 23 22:13:15 PDT 2014
[INFO] Final Memory: 7M/374M
[INFO] ------------------------------------------------------------------------
Deployed ui-web-0.4.0.zip to https://nexus.myhouse.com/nexus/content/repositories/MYHOUSE

Running "maven:version:0.5.0-SNAPSHOT:deleteTag" (maven:version) task
Version bumped to 0.5.0-SNAPSHOT
Deleting tag v0.5.0-SNAPSHOT...ERROR
>> Failed to delete tag v0.5.0-SNAPSHOT
Warning: error: tag 'v0.5.0-SNAPSHOT' not found. Use --force to continue.

Aborted due to warnings.

Is there a step I'm missing?

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