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

How to use it #26

Open
qzi opened this issue Feb 9, 2017 · 4 comments
Open

How to use it #26

qzi opened this issue Feb 9, 2017 · 4 comments

Comments

@qzi
Copy link

qzi commented Feb 9, 2017

Thanks for your project, you have mentioned how to configure it , but it seems that you haven't mention how to use it ?

@mike-seagull
Copy link

mike-seagull commented Feb 16, 2017

@qzi mvn github-release:release

@norswap
Copy link

norswap commented Mar 25, 2017

Probably needs to be on the README. Otherwise I expected it to hook mvn deploy.

Great plugin by the way 👍

@kerner1000
Copy link

kerner1000 commented Apr 15, 2017

Can this plugin be run instead of mvn release:perform? Right now it releases the current snapshot version.

@hobbypunk90
Copy link

@kerner1000 i moved the execution of the release plugin from deploy to install.
Now i can run mvn release:perform. The release plugin runs the install phase for the actual release. In this way i create an automated release on github 😉 the only problem: always you run manually mvn install you will create also an release 😁

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

5 participants