Skip to content

Conversation

VSVDEv
Copy link

@VSVDEv VSVDEv commented Sep 11, 2023

create parameter skipJar to skip packaging

Added skipJar parameter to skip packaging
Update AbstractJarMojo.java
Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a JIRA, docs, and a CLA

}

if (skipJar) {
getLog().info("Skipping packaging ");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem to skip anything

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 this pull request may close these issues.

2 participants