aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29FIx the POM for HTTPS param and jks file in testDeterme, Sebastien (sd378r)1-32/+55
There was an error for the HTTPS test because the keystore was filtered by maven + remove some useless stuffs + add some execution ID as defined in the oparent Change-Id: I3a299bd9790ae2e3db8dca82722bad1ad4f8c284 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-10Fix docker profile default valuesJulienBe1-0/+2
skip tag and skip push were not overridden Change-Id: I8dc5c760010823ae2d931b6de4f5032fc14ad723 Issue-id: CLAMP-38 Signed-off-by: JulienBe <jb379x@att.com>
2017-08-09Update the docker spotify plugin versionDeterme, Sebastien (sd378r)1-1/+1
Update the docker spotify plugin version, this one fixes the skip issue Change-Id: I00557507927c08141cf7e50c359301fed4e04f5c Issue-id: CLAMP-38 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix the docker push image to nexusDeterme, Sebastien (sd378r)1-2/+1
Removal of a useless flag used to skip the docker image tagging Change-Id: I908d63ace310e72508955c698449fe08d5ecd2c8 Issue-id: CLAMP-38 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix indentation problem and stagingDeterme, Sebastien (sd378r)1-20/+20
Fix the indentation and replace the staging plugin parameters Change-Id: I3155e1e7ebab7e090d67703eaf7f83b7e70d36cf Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix the docker image pushDeterme, Sebastien (sd378r)1-0/+12
Fix the missing operation TAG in spotify plugin to push the docker image Change-Id: I11fb180a51275552ee9d4ecce353b6847c62bbcb Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix the docker push parameterDeterme, Sebastien (sd378r)1-1/+1
Fix the parameters provided to the docker spotify plugin when image must be deployed to nexus Change-Id: Ibf0f343e1e67b4b60348b76dfec3ea6088823470 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Re-add the oparent in the main pomDeterme, Sebastien (sd378r)1-0/+6
The o-parent has been removed previously for testing, now restoring it Change-Id: I64db72b1ac0f40b60aa6b083c52b28ab9085a763 Issue-ID: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Add parameters for spring config fileDeterme, Sebastien (sd378r)1-1/+5
Add in the description the parameters that can be provided through spring configuration Change-Id: I95cd78f7aa3dd095d91679368ad3b4aeec9ca635 Issue-ID: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework Pom and DockerfileDeterme, Sebastien (sd378r)1-300/+186
Rework the pom & swagger config + Remove license plugin in pom and license files + Rework the dockerfile (support all clamp versions now) + Introduce the version.properties Change-Id: Ia823e00309d651ca40ef12beeae02fb01d8a80a9 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-01[CLAMP-26] upgrade org.onap.policyPamela Dragosh1-4/+4
Change-Id: I893db1b973f09174adec85e452b1488e900bea00 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-07-26Add docker registry to image nameJulienBe1-1/+1
Issue: CLAMP-1 Change-Id: I9c4e19b15fac9066567bea8942d02553f78ac8d0 Signed-off-by: JulienBe <jb379x@att.com>
2017-07-14[CLAMP-1] Add the oparent to the main pomDeterme, Sebastien (sd378r)1-0/+6
This is a trial to use the oparent previously defined for the whole ONAP. Change-Id: Iea2cf3496e24c6427224062429f0d22993332434 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-07-07[CLAMP-1] Mariadb container timeout after 60sAnaël Closson1-1/+1
Change-Id: I19cc9534d9c53b82554ccc914500afeff10896f2 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-06-22[CLAMP-1] Changes to match buildJulienBe1-3/+3
Changing registry variable name Updating version Change-Id: I394b4eb19e1f79eab835c2dca242a804d0c6bc90 Signed-off-by: JulienBe <jb379x@att.com>
2017-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC1-0/+879
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>