Merge "Fix nexus-staging script to exclude maven-local metadata"
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping.cfg
index 6302df2d65671e2d8918459e8d675b14b7a2f58d..b709b6c8a9af72c3a16810b112aa2a74fdcfb246 100644 (file)
@@ -1,3 +1,16 @@
-MVN_GOALS: clean install javadoc:aggregate -DrepoBuild -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo
-#MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
-DEPENDENCIES: controller,odlparent,yangtools
+MVN_GOALS: clean install findbugs:findbugs javadoc:aggregate -DrepoBuild -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
+STREAMS:
+- pre-boron:
+    branch: pre-boron
+    jdks: openjdk7,openjdk8
+- beryllium:
+    branch: master
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7,openjdk8
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+DEPENDENCIES: controller,odlparent,yangtools,neutron