Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
JBIDE-24381 add skipNexusStagingDeployMojo = false so we DO push to N…
Browse files Browse the repository at this point in the history
…exus

Signed-off-by: nickboldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed May 8, 2017
1 parent 6e22a04 commit f48d7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/pom.xml
Expand Up @@ -202,6 +202,7 @@
<deployDestination>tools@filemgmt.jboss.org:downloads_htdocs/jbosstools</deployDestination>
<deployTargetFolder>mars/snapshots/builds/${JOB_NAME}/${BUILD_TIMESTAMP}-B${BUILD_NUMBER}/all/repo/</deployTargetFolder>
<maven.deploy.skip>false</maven.deploy.skip>
<skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit f48d7ac

Please sign in to comment.