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

Skip execution with system property #37

Closed
kosprov opened this issue Nov 2, 2018 · 0 comments
Closed

Skip execution with system property #37

kosprov opened this issue Nov 2, 2018 · 0 comments
Milestone

Comments

@kosprov
Copy link
Contributor

kosprov commented Nov 2, 2018

Assuming I have binded pgpverify:verify goal on some phase (let's say verify), is there a way to skip execution from command line for a particular run?

Something like:

mvn clean verify -Dpgpverify.skip=true

(same idea as -DskipTests, -DskipITs, -Ddependency-check.skip=true etc)

@slawekjaranowski slawekjaranowski added this to the v1.3.0 milestone Nov 6, 2018
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this issue May 31, 2024
…ion when a previous attempt failed and the failure was cached

For users that were not aware or did not understand well the
ResolutionErrorPolicy, the error messages that were presented when this
policy was enforced, ie a resolution was not reattempted due to a
previous failure that was cached, could be difficult to understand.

This closes s4u#37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants