Intelligent firewall disabling
[releng/builder.git] / jjb / netconf / netconf.yaml
index b2ab70c69fccc087ebd348266ed43551843b8250..5f8297b827066bfad4561e87eddd87f03e652b36 100644 (file)
@@ -98,7 +98,7 @@
             pom: 'pom.xml'
             goals: 'clean install -Pintegrationtests -Dstream={stream}'
             java-opts:
-                - '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+                - '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
             settings: '{netconf-settings}'
             global-settings: '{odl-global-settings}'
 
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
         goals: 'clean install -Pintegrationtests -Dmerge -Dstream={stream}'
-        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
         settings: '{netconf-settings}'
         global-settings: '{odl-global-settings}'
         post-step-run-condition: UNSTABLE
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
         goals: 'clean install -Pintegrationtests'
-        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
         settings: '{netconf-settings}'
         global-settings: '{odl-global-settings}'
 
 
     parameters:
         - project-parameter:
-            project: 'integration'
+            project: 'integration/distribution'
 
     scm:
         - git-scm:
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
         goals: 'clean install -Pintegrationtests'
-        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
         settings: '{netconf-settings}'
         global-settings: '{odl-global-settings}'
 
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
         goals: 'clean install -Pintegrationtests -Dsonar'
-        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+        maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
         settings: '{netconf-settings}'
         global-settings: '{odl-global-settings}'
 
     maven:
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
-        goals: 'com.sonatype.clm:clm-maven-plugin:index -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
+        goals: 'clean install com.sonatype.clm:clm-maven-plugin:index -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
         maven-opts: '-Xmx4096m -XX:MaxPermSize=512m'
         settings: '{netconf-settings}'
         global-settings: '{odl-global-settings}'