Archive target/ dirs and keep pax-exam unpack area 50/150/2
authorEd Warnicke <eaw@cisco.com>
Wed, 27 Jan 2016 13:52:09 +0000 (06:52 -0700)
committerEd Warnicke <eaw@cisco.com>
Wed, 27 Jan 2016 13:58:05 +0000 (06:58 -0700)
Change-Id: I2f9eb1ce744881da675551bef420e1ccbbf172bf
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/honeycomb/honeycomb.yaml

index 01aa04b..12f1122 100644 (file)
     maven:
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
-        goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  -Dmerge'
+        goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  -Dmerge -Dkaraf.keep.unpack=true'
         maven-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
         settings: '{honeycomb-settings}'
         global-settings: '{global-settings}'
 
     publishers:
+        - archive-artifacts:
+            artifacts: '**/target/**'
         - findbugs
         - email-notification:
             email-prefix: '[honeycomb]'
@@ -91,7 +93,7 @@
     maven:
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
-        goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  -Dmerge'
+        goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  -Dmerge -Dkaraf.keep.unpack=true'
         maven-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
         settings: '{honeycomb-settings}'
         global-settings: '{global-settings}'
         - findbugs
 
     publishers:
+        - archive-artifacts:
+            artifacts: '**/target/**'
         - email-notification:
             email-prefix: '[honeycomb]'
         - maven-deploy: