Merge "Generate dependencies.log before building"
[releng/builder.git] / jjb / autorelease / autorelease-templates.yaml
index 91fd19ca0ab4a4e97d08c0a76144bb86138ca24a..348432d0987dbd01df36586d40e60e3718a04fe7 100644 (file)
@@ -75,8 +75,6 @@
         - autorelease-sys-stats
 
     publishers:
-    - archive-artifacts:
-        artifacts: '*.prop,*.log,patches/*.bundle,patches/*.patch,patches/*.log'
     - email-notification:
         email-prefix: '[autorelease]'
     - trigger-parameterized-builds:
@@ -84,6 +82,8 @@
           condition: UNSTABLE_OR_BETTER
           property-file: variables.prop
           fail-on-missing: true
+    - archive-build:
+        maven-version: '{mvn33}'
 
 - job-template:
     name: 'autorelease-project-report-{stream}'
         - autorelease-sys-stats
 
     publishers:
-    - archive-artifacts:
-        artifacts: '*.log,project-reports/*.log'
     - email-ext:
         attachments: 'project-reports/*.log'
         recipients: 'skitt@redhat.com thanh.ha@linuxfoundation.org'
 
             Archive also available on Jenkins at $BUILD_URL
         always: true
+    - archive-build:
+        maven-version: '{mvn33}'
 
 ###
 ### Maven Sites