DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
mvn org.sonatype.plugins:nexus-staging-maven-plugin:1.6.1113:rc-list-profiles -DserverId=apache.releases.https -DnexusUrl=https://repository.apache.org | grep 'netbeans' |
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
mvn org.sonatype.plugins:nexus-staging-maven-plugin:1.6.1113:deploy-staged-repository -DserverId=apache.releases.https -DnexusUrl=https://repository.apache.org -DstagingProfileId=20604114d0070e -DskipStagingRepositoryClose=true -DrepositoryDirectory=<pathofsignedartefacts> |
...