summaryrefslogtreecommitdiffstats
path: root/mvn-phase-script.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-05-23Fix CentOS incompatibilities in mvn-phase-libJack Lucas1-5/+1
Issue-ID: DCAEGEN2-1520 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ica41de308a32767a6f1c4ce178d2460adfa2f61b
2019-05-22Stop building CDAP and Docker pluginsJack Lucas1-2/+2
Also remove relationships plugin test case that has different expected results on Ubuntu and CentOS. (Should not change test coverage statistics.) Change-Id: I027e13ee92ff1c799d38d8ad9939c4aff73022c3 Issue-ID: DCAEGEN2-1524 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-06R5 tag updateVijay Venkatesh Kumar1-1/+1
Change-Id: I3822177c6b0e0ee08a647fd31a0a34532d52751d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1481
2019-04-10Initial commit for clamp-policy pluginVignesh K1-2/+2
Addressed review comments Issue-ID: DCAEGEN2-1129 Change-Id: Icdf95bdbf7c3ec2f201d5d57544ef6d206f3c5fa Signed-off-by: Vignesh K <vignesh.k041@wipro.com>
2018-11-03R4 tag updateVijay Venkatesh Kumar1-1/+1
Change-Id: I3c248253f40dc31d055f263ada3b6dd1e6375a6b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-937
2018-07-16Update release tagLusheng Ji1-2/+9
Issue-ID: DCAEGEN2-499 Change-Id: I1c28ccd0b5e3322347a6ea00c756086848bff9d6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-23Add DCAE Kubernetes pluginJack Lucas1-2/+2
Change-Id: Ic329f77bb09dcccfd49a34a8f84d387e8da929c6 Issue-ID: DCAEGEN2-410 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-03-20Add pushing wagon as archiveLusheng Ji1-60/+17
This is the fix needed for using mvn-phase-lib new feature as submitted at https://gerrit.onap.org/r/#/c/36395/, uploading Cloudify Manager plugins as zip and tgz files. Also this change cleans up the mvn-phase-script.sh by removing code that is redendunt (already in mvn-script-lib). Issue-ID: DCAEGEN2-206 Change-Id: I922dd10f5423e19535d6f24506585b398028a2eb Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-08Switch to R2 mvn-phase-libLusheng Ji1-1/+2
Change-Id: I47b786da6c0275bb888ff3e2578961efe3af2943 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-206
2018-03-05Use the mvn-phase-lib under dcaegen2/utilsLusheng Ji1-2/+6
Review along with change https://gerrit.onap.org/r/34057 Issue-ID: DCAEGEN2-206 Change-Id: I2b6d400a7879a2fc3276faadbadb16100a85c4af Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-02-22Make SONAR code coverage workAndrew Gauld1-4/+2
Change-Id: I8a61f287d439a5bf0b2cb203e31b514a2cae0a5e Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-10-10Remove cd to module directoryLusheng Ji1-3/+2
Issue-Id: DCAEGEN2-128 Change-Id: Ic1ea79d772469547dc2e0370e87941303e893ad9 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Change artifact deployment locationsLusheng Ji1-222/+19
Issue-Id: DCAEGEN2-128 Change-Id: I55f533c0fa1a2a51e6a11b1e8e1dbb221b992fbe Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-07Fix pom and mvn scriptLusheng Ji1-86/+262
Issue-Id: DCAEGEN2-60 Change-Id: I18134f2e2b2af7a40789ebec0379c4ee8e58370f Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-18[DCAEGEN2-74] Push up initial CDAP pluginTommy Carpenter1-0/+152
Change-Id: I2bad410e5c55a59950cabe8fc13066954c4f5c92 Signed-off-by: Tommy Carpenter <tommy@research.att.com>