Skip to content

Instantly share code, notes, and snippets.

@matzew
Created April 18, 2017 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/28cd0e7a36037dfd51573045ecd62339 to your computer and use it in GitHub Desktop.
Save matzew/28cd0e7a36037dfd51573045ecd62339 to your computer and use it in GitHub Desktop.
mvn gpg:sign-and-deploy-file \
-Dfile=target/proxy-1.0.0-alpha.1-SNAPSHOT.jar \
-Durl=https://repository.jboss.org/nexus/content/repositories/snapshots/ \
-DpomFile=pom.xml \
-DrepositoryId=jboss-snapshots-repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment