Fixed a typo in vtn.cfg.
[releng/builder.git] / jjb / discovery / discovery.yaml
index 029c7f79138be653a6645c2ebf1795d16db30eed..3f119972831ea72c9448c240c4fe79ba3f4aeb17 100644 (file)
     maven:
         maven-name: '{mvn32}'
         root-pom: 'pom.xml'
-        goals: 'clean install -V -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo '
+        goals: 'clean install -V -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo  source:jar javadoc:jar'
         maven-opts: '-Xmx1024m -XX:MaxPermSize=256m'
         settings: '{discovery-settings}'
         global-settings: '{odl-global-settings}'
 
     publishers:
+        
         - email-notification:
             email-prefix: '[discovery]'
         - jacoco-report