Configure custom maven goal in sonar template 80/480/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Sat, 6 Jul 2019 09:47:29 +0000 (05:47 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Sat, 6 Jul 2019 09:47:29 +0000 (05:47 -0400)
Use 'test' to compile and test but not build the docker image,
instead of the default configuration 'clean install'.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ia905abb9a8a0c25f76e6fc4eb0e7901764c9f2cf

jjb/portal-ric-dashboard/portal-ric-dashboard.yaml

index 5b962cf..02551f2 100644 (file)
@@ -28,6 +28,7 @@
     name: portal-ric-dashboard-sonar
     project-name: portal-ric-dashboard
     project: portal/ric-dashboard
+    mvn-goals: test
     mvn-settings: portal-ric-dashboard-settings
     branch: master
     build-node: ubuntu1804-docker-4c-4g