You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds the necessary bits to the pom.xml file for enabling automated release deployment to the Central Repository from the command line with "mvn deploy". The change uses maven-gpg-plugin to automate the artifact signing, and nexus-staging-maven-plugin to do the actual release deployment steps. Fixes#1
0 commit comments