Add new script to build jar 09/42609/2
authorNelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Thu, 12 Apr 2018 22:01:38 +0000 (18:01 -0400)
committerNelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Fri, 13 Apr 2018 17:14:13 +0000 (13:14 -0400)
This is to satify bug from PORTAL

Change-Id: I40b28c246b18c67386b1bc93d1fac06ec75ab701
Issue-ID: MUSIC-68
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
jjb/music/music-jar.yaml [new file with mode: 0644]

diff --git a/jjb/music/music-jar.yaml b/jjb/music/music-jar.yaml
new file mode 100644 (file)
index 0000000..dba2ab2
--- /dev/null
@@ -0,0 +1,22 @@
+---
+- project:
+    name: music-jar
+    project-name: 'music'
+    subproject:
+      - 'music-jar':
+          pom: 'jar/pom.xml'
+          pattern: 'jar/**'
+    jobs:
+      - gerrit-maven-clm:
+          mvn-params: '-f jar/pom.xml'
+      - '{project-name}-{stream}-{subproject}-verify-java'
+      - '{project-name}-{stream}-{subproject}-merge-java'
+    project: 'music'
+    stream:
+      - 'release-2.5.3':
+          branch: 'release-2.5.3'
+    mvn-settings: 'music-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-builder-4c-4g
+