Dear Wiki user, You have subscribed to a wiki page or wiki category on "Blur Wiki" for change notification.
The "HowToRelease" page has been changed by AaronMcCurry: https://wiki.apache.org/blur/HowToRelease?action=diff&rev1=15&rev2=16 git commit -m "Adding generate site updates." }}} - The following command deploys the artifacts, checksums, and signatures (you will need to enter a GPG passphrase) to the [Apache Staging repo|https://repository.apache.org/index.html#stagingRepositories]. + The following command deploys the artifacts, checksums, and signatures (you will need to enter a GPG passphrase) to the [[https://repository.apache.org/index.html#stagingRepositories|Apache Staging repo]]. {{{ mvn deploy -Ppackage -Pdeploy -Pjavadoc }}} - If this step fails with an _Access denied_ error check that you have the required permissions on [Nexus|https://repository.apache.org/index.html]. + If this step fails with an _Access denied_ error check that you have the required permissions on [[https://repository.apache.org/index.html|Nexus]]. - Login to https://repository.apache.org using your Apache credentials. Click on *Staging* on the left. Then click on *org.apache.blur* in the list of repositories. In the panel below you should see an open repository that is linked to your username and IP. Select this repository and click *Close*. This will close the repository from future deployments and make it available for others to view. + Login to [[https://repository.apache.org|https://repository.apache.org]] using your Apache credentials. Click on *Staging* on the left. Then click on *org.apache.blur* in the list of repositories. In the panel below you should see an open repository that is linked to your username and IP. Select this repository and click *Close*. This will close the repository from future deployments and make it available for others to view. = Copy Release Artifacts =
