summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Use managed guava versionGary Wu1-3/+3
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ifebe30fe43a0976999133658381f42e80f56e855 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04[VVP] remove SNAPSHOT from docker tags2.0.0-ONAPbeijing2.0.0-ONAPstark, steven1-1/+1
Change-Id: Ib9c68e96f32ff8c8a0cb0f51682a110e6fe07fa0 Issue-ID: VVP-66 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-12[VVP] fixing malformed pom from previous commitstark, steven1-3/+5
previous commit had malformed pom in sonar job Change-Id: I42124a901919e81961962de0b0891a95ebd6d731 Issue-ID: VVP-56 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-12[VVP] adding maven exec plugin for sonarstark, steven1-0/+30
adding maven exec plugin to trigger pytest Change-Id: I3af6c0ad2fa4bc0b64b04bc196d611c0d0e6606b Signed-off-by: stark, steven <ss820f@att.com> Issue-ID: VVP-56 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-12[VVP] adding pytest/sonar to image-scannerstark, steven1-0/+7
modified tox.ini to create coverage report modified pom to include sonar properties Change-Id: If7df67e34bee2561dbb1c1c427031e4919453e09 Issue-ID: VVP-55 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-05Merge "Add missing registry data"Steven Wright1-0/+4
2018-04-05Add missing registry dataJessica Wagantall1-0/+4
Add docker pull and push registry information in the pom.xml Change-Id: I467990158fd16352811657060f801f78fbf35578 Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-05Merge "Update docker tag convention"Steven Wright1-1/+1
2018-04-05[VVP] pom openecomp to onapstark, steven1-4/+4
change pom file from openecomp reference to onap Issue-ID: VVP-45 Change-Id: Iec078223adc9527e1fa1ff20f64b009eab961fdf Signed-off-by: stark, steven <ss820f@att.com>
2018-04-04Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I995412871c49e61a169297f6f628f2bdebf7889b Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Define onap.nexus.url in pom.xmlJessica Wagantall1-0/+1
Add missing definition for onap.nexus.url in pom file to fix Sonar job. Change-Id: I4fd15db7f2edae20d72e3b938362a1bfa4fc7b9e Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-16Upgrade to latest oparentGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I773d8f36cee2a11c61f33d294b1c87f6022c396b Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2017-10-25Update docker-maven-plugin versionAreli Fuss1-1/+1
Update docker-maven-plugin version to overcome image name issue Change-Id: Idcdb6239b0088e615d16e072de39886ab1d54fbb Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-25Update image path name of image-scannerAreli Fuss1-3/+3
Update the image scanner path name Change-Id: Ic710b16716aed09d3a6566dcff6815bf49a4d43b Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-19Change image scanner artifact nameAreli Fuss1-4/+4
Change image scanner artifact name Change-Id: I1cf88b450d181598f095572b92edb75e84e1c34b Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-19Fix image name failureAreli Fuss1-4/+4
image part doesn't match allowed pattern Change-Id: If4b8512a82e958ec78a9718b6aa580fe55df25c8 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-19Update tox and pomAreli Fuss1-4/+4
Verify flake8 is running under python 3.6 Update the pom artifact id Update the pom container path Change-Id: I31858d5f26c72cfd7c7288d8987fa095daa5507b Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-09-24Add pom fileAreli Fuss1-0/+118
Add pom file for building Docker by JJB Change-Id: Ibd758cc79d06ae426cc1890d059479130d5a0c48 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>