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

Please provide a <skip> option for each goal. #153

Closed
garretwilson opened this issue Oct 25, 2022 · 1 comment · Fixed by #186
Closed

Please provide a <skip> option for each goal. #153

garretwilson opened this issue Oct 25, 2022 · 1 comment · Fixed by #186

Comments

@garretwilson
Copy link

It is typical and even expected for Maven plugins to have a <skip> option, so that we can provide (via properties, profiles, etc.) a way to skip the plugin execution. See for example the Antrun Plugin <skip> option and the Maven Assembly Plugin <skipAssembly> option. (I could provide a long list of similar plugins.)

Please provide a Maven configuration option to skip execution for each goal (e.g. regex-property) of this plugin. Thank you.

@github-actions github-actions bot added the Stale label Oct 26, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
@garretwilson
Copy link
Author

I think the bot is getting antsy again! 😁 Could this improvement be considered?

@slachiewicz slachiewicz removed the Stale label Nov 2, 2023
@slachiewicz slachiewicz reopened this Nov 2, 2023
@slawekjaranowski slawekjaranowski linked a pull request Nov 2, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants