aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-05Increase TimeoutChrisC1-2/+2
Increase MariaDB container startup timeout for IT test phase Change-Id: I283b256281241412f2d49e25e1525d97a3ab2740 Issue-ID: CLAMP-99 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-11-16Remove swagger from pomDeterme, Sebastien (sd378r)1-898/+863
Remove swagger from the pom file Change-Id: I5e9be8260ac6ea043f15c47fee38433d501650b3 Issue-ID: CLAMP-74 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-09Update master to 2.0.0Determe, Sebastien (sd378r)1-1/+1
Update master to 2.0.0 as there is a branch 1.1.1 to support the release Change-Id: Ic19847dd365a285213c90437d0d7a2d183220228 Issue-ID: CLAMP-72 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-05Fix DCAE connection issueDeterme, Sebastien (sd378r)1-0/+5
Code has been added to support http/https protocols for DCAE Change-Id: Ib1259310b801a19cacd08c22292509156624ac9b Issue-ID: CLAMP-65 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-31Revert snapshot to releaseDeterme, Sebastien (sd378r)1-3/+3
Revert back snapshot version to release, due to problem with nexus lf Change-Id: I78f674e7513c728eba1e5aba64cf539c518f357c Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-30Fix the buildDeterme, Sebastien (sd378r)1-3/+3
Fix temporary the build with snapshot version of policy as release versions are not available anymore Change-Id: I3cf8e3bf8a7becd01be188f9b9e2d531eecccfad Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-26Update TCA config json send to Policyxg353y1-6/+0
Update the format of the TCA configuration send to Policy Issue-ID: CLAMP-62 Change-Id: I53cbfcb1f8f8772856b645e8aec0db2a8a94d15e Signed-off-by: xg353y <xg353y@intl.att.com>
2017-10-17Add Policy dependencyxg353y1-1/+19
Add policy deppendency to solve NoClassFoundException issue. Issue-ID:CLAMP-61 Change-Id: Iaf20852aff0313d3f503773468222113888940e9 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-09-29Remove useless pluginDeterme, Sebastien (sd378r)1-17/+0
Remove the gpg plugin in main pom as not used at all Change-Id: Ic86cb285012da0cdbceca78c4750a5365e9fc6a0 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-28Fix the Checkstyle issuesDeterme, Sebastien (sd378r)1-0/+3
Fix all checkstyle issues in all unit tests + rename all IT and remove useless tests Change-Id: I8d1244c26d4d2ca490ba8ffcf2236f484c783394 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-25Restore version to SNAPSHOTDeterme, Sebastien (sd378r)1-1/+1
The version has been changed to 1.1.0 and should be 1.1.0-SNAPSHOT Change-Id: I268f050c381a8ae884f0c5615e78288be0390329 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-22Fix bug at runtimeDeterme, Sebastien (sd378r)1-0/+20
There was a missing class due to policy dependency changed Change-Id: Id8d85a8925c1ac2164528333672a552cb55ca5ca Issue-ID: CLAMP-48 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-22Rework the indentationDeterme, Sebastien (sd378r)1-836/+836
Remove the tabs and replace by Spaces Change-Id: Id9e1e5e434789ec7ebf5ba0d3e25a8ccf9765852 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-22Remove the Policy Dep SnapshotDeterme, Sebastien (sd378r)1-23/+43
The policy dependencies have been changed to refer to non snapshot packages. Some java packages have been updated too. Change-Id: Id70a0247b859368c642a73fa59bbda93bf9904ae Issue-ID: CLAMP-55 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-22Remove the mariadb pull if no testDeterme, Sebastien (sd378r)1-0/+1
The build was pulling mariadb even when the flag skipITs was set Change-Id: I447af0de537bd55666ce93958451b160c72c6234 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-11Merge "Change mysql to mariadb connector"Christophe Closset1-0/+16
2017-09-11Change mysql to mariadb connectorDeterme, Sebastien (sd378r)1-0/+16
Replace the mysql connector used by Spring to mariadb + remove the Mysql connector from the clamp.jar Change-Id: If7241e111d07ad98eba3b0fcb612b0f4711d683d Issue-Id: CLAMP-52 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: If83ba288f33d4cc281ab54d2c7ffcf8af246a580 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-01Add the missing tagging in DockerDeterme, Sebastien (sd378r)1-2/+49
Add the missing tagging for the remote repositories, the repository name must be specified Change-Id: I59877f7e1d2f3e3c040ff8707f5e76ecce3f3228 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-31Restore oparentDeterme, Sebastien (sd378r)1-8/+8
Restore the oparent that has been removed due to local build failure Change-Id: I4356fe50e9a8adbef6c7df2cc4f97bafbebe4534 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-31Add Docker tagsDeterme, Sebastien (sd378r)1-27/+47
Add docker tags SNAPSHOT and STAGING to the current ones for automation Change-Id: I330271ec169cba33d0b92579e39afeed55795bd0 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-31Remove Variable in POMDeterme, Sebastien (sd378r)1-13/+7
Due to the oparent, it's impossible to keep the variables to define the nexus accesses because Maven needs the parent first to identify default values. So it has been removed Change-Id: Ie81ed776f6d6bd129da9a1701a205d93a6a6780f Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-30Increase MariaDB timeoutChrisC1-4/+4
Increase to 600s as Jenkins take some time to start up the container Change-Id: I57f59f33b6cb2259e22e87a4a4c1a20415f406a1 Signed-off-by: ChrisC <cc697w@intl.att.com> Issue-Id: CLAMP-43
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>