github-release-plugin icon indicating copy to clipboard operation
github-release-plugin copied to clipboard

Skip deploy but release to github

Open anthonyraymond opened this issue 7 years ago • 0 comments

Hi, i would like if you could manage to allow -Darguments="-Dmaven.deploy.skip=true" to be given as an argument to maven, but still trigger the github release upload.

As is if -Darguments="-Dmaven.deploy.skip=true" is given to maven, the Github release is skipped.

Thanks in advance. (And thanks for the plugin 😄)

anthonyraymond avatar Mar 14 '17 01:03 anthonyraymond