summaryrefslogtreecommitdiffstats
path: root/mvn-phase-script.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-08-16Change XPath Option for CentOSHong Guan1-1/+2
Change-Id: I8f2e77a3806a555c89bed38019c36613a983948f Issue-ID: CCSDK-392 Signed-off-by: Hong Guan <hg4105@att.com>
2018-08-09set "pip install -U setuptools"Hong Guan1-0/+2
Change-Id: I3897d81c8fd23ece198b5dcf34b21ea24859928a Issue-ID: CCSDK-392 Signed-off-by: Hong Guan <hg4105@att.com>
2017-10-24fix uploading of plugin/type filesTony Hansen1-13/+21
fixed the MVN_SERVER_ID variable used to extract values from the settings.xml file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw. upload to both NEXUS/GROUPID/types/foo/foo.h AND NEXUS/GROUPID/{snapshots,releases}/types/foo/foo.h Change-Id: I33545b919679b13c02aaf28d8b3ef42195c606bb Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-09-27add unit tests to pgaas_pluginTony Hansen1-1/+2
plus various small fixes to get unit tests to pass Change-Id: I9ec786c5a40cb82d14ec72504d6ad4703a442a1a Signed-off-by: Tony Hansen <tony@att.com> Issue-Id: CCSDK-18 Signed-off-by: Tony Hansen <tony@att.com>
2017-09-01raw repo push path and content type fixesAndrew Gauld1-5/+5
Change-Id: Ie50b637786804e9c327d0af91b7c936a7df15731 Issue-Id: CCSDK-66 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-31Use $SETTINGS_FILE to override settings.xmlAndrew Gauld1-1/+1
Change-Id: I1e2cdf98119e0953e986097eb3481706a25cdb5e Issue-Id: CCSDK-66 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-30update mvn-stage script xpath cmd syntaxAndrew Gauld1-1/+1
Change-Id: Icaa59432907ee6e38f2642faae2b9841fd03ff82 Issue-Id: CCSDK-66 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-25Maven clean/package/test/deploy for sshkeyshareAndrew Gauld1-0/+118
Change-Id: I7074f904fc2025bc8b76a62bbf56e2b1f66f6045 Issue-Id: CCSDK-65 Signed-off-by: Andrew Gauld <ag1282@att.com>