Skip build of dashboard docker image in Sonar job 38/2238/4
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 15 Jan 2020 15:59:09 +0000 (10:59 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 15 Jan 2020 16:26:38 +0000 (11:26 -0500)
commita0d80aab6bceb458c9ef7bff732cfc3da27c0ea0
tree9a3961d1c20afe96276f4720b88bee149c48948c
parente7fc37fde1bc4647b2a95d96b65d842423b47a0c
Skip build of dashboard docker image in Sonar job

Drop the override mvn-goal of 'test' and add maven parameter to tell
the Fabric8 maven plugin to skip building the Docker image because
no image is needed for Sonar analysis.  Previously I used goal "test"
to stop the maven build before it reached the install phase that builds
a Docker, but that phase does not call the jacoco-maven-plugin reporter.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Iaa924b41eb6d0034bdfacddec490d096e38f0a32
jjb/portal-ric-dashboard/portal-ric-dashboard.yaml