Skip to content

Add plugin property "skip" to enable conditional skipping#172

Open
kohlschuetter wants to merge 1 commit into
luontola:masterfrom
kohlschutter:ck/skip
Open

Add plugin property "skip" to enable conditional skipping#172
kohlschuetter wants to merge 1 commit into
luontola:masterfrom
kohlschutter:ck/skip

Conversation

@kohlschuetter
Copy link
Copy Markdown

Unlike many other Maven plugins, retrolambda-maven-plugin currently lacks an option to programmatically skip execution via property.

This complicates the workflow in certain envrionments.

Add a configuration option "skip", which is false by default.

Unlike many other Maven plugins, retrolambda-maven-plugin currently
lacks an option to programmatically skip execution via property.

This complicates the workflow in certain envrionments.

Add a configuration option "skip", which is false by default.
@luontola
Copy link
Copy Markdown
Owner

Requires a test case for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants