jobs to check if openflowplugin can collect 100k flows
[releng/builder.git] / jjb / vpnservice / vpnservice.yaml
index 2b4b6366c6d3d1efe724d28ccc21f7159299a777..2078a17f2814d8a9e709e8a0ac1432f1f110e7e8 100644 (file)
     maven:
         maven-name: '{mvn32}'
         root-pom: 'pom.xml'
-        goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  source:jar javadoc:jar'
+        goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  source:jar javadoc:jar -Dmerge'
         maven-opts: '-Xmx1024m -XX:MaxPermSize=256m'
         settings: '{vpnservice-settings}'
         global-settings: '{odl-global-settings}'
         - findbugs
 
     publishers:
-        
         - email-notification:
             email-prefix: '[vpnservice]'
         - maven-deploy: