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

Add a skip configration option #12

Closed
zosrothko opened this issue Dec 12, 2019 · 4 comments
Closed

Add a skip configration option #12

zosrothko opened this issue Dec 12, 2019 · 4 comments

Comments

@zosrothko
Copy link

Please provde a clear description of your issue.
Add a <configuration><skip>true|false</skip></configuration> option in order to skip building a changelog in SNAPSHOT build for example.

tomasbjerre added a commit that referenced this issue Dec 12, 2019
@tomasbjerre
Copy link
Owner

Released in 1.61

@Opa-
Copy link

Opa- commented Jan 8, 2020

@tomasbjerre maybe use something more specific than just skip as this could clash with other plugin properties when running a mvn foo bar -Dskip ?

@tomasbjerre
Copy link
Owner

tomasbjerre commented Jan 8, 2020

Not sure what you mean. You dont need to name the property skip. You can name it x and have ...skip>${x}</skip... and do mvn -Dx=true

@Opa-
Copy link

Opa- commented Jan 9, 2020

You're damn right, I guess I was too tired when writing this 😝

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

3 participants