summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-23Define DAV protocol for stage pluginv1.3.1release-1.3.1Christopher Lott (cl778h)1-1/+19
This was missed in the previous commit, somehow. Issue: PORTAL-89 Change-Id: Ia0482f5b77e4ec3107669b71422a6d660e685308 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-23Repair POM files for stage-site jobsChristopher Lott (cl778h)1-1/+1
1. Add "dav" protocol provider for site plugin 2. Revise epsdk-app-os to inherit from parent These changes should repair the failing "site" jobs that publish Javadoc Issue: PORTAL-89 Change-Id: I04195e621efa3bb4fd20b49eacdf4f491e5bad3a Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-19Repair site/url property for JavadocChristopher Lott (cl778h)1-1/+1
New value is <url>dav:${nexusproxy}/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</url> Issue: PORTAL-89 Change-Id: I21d4bdb17a94b55e5a67b1edc29c02d493670562 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-13Drop Greensock code; use Mariadb connectorChristopher Lott (cl778h)1-1/+1
Prepare POM files for release of 1.3.1 Issue: PORTAL-104, PORTAL-127 Change-Id: I94cef1e32fd0ffb8c3514fd745b00bb3d2274de2 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-20Cleanup project's name in Sonarv1.3.0Jessica 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: I7c6830cd059f50803713719e77f3019ed40263db Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-30Restore staging repository entries in app pom.Christopher Lott (cl778h)1-1/+1
Issue: PORTAL-89 Change-Id: Iff7cfeda74ade7165183810099ac2a7c35820094 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-28Restore staging repository and plugin.Christopher Lott (cl778h)1-8/+24
Use names releases, staging, snapshots, public (no onap- prefix). Issue: PORTAL-89 Change-Id: Ie309f1aaa3120de1fa1e82d572174e2c70bb6641 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-28Release version 1.3.0 of Portal/SDKChristopher Lott (cl778h)1-1/+1
Issue: PORTAL-89 Change-Id: I6ec93759b8139e70a0a576c43256e00966e0e4d4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-21Rename maven group ID to org.onap.portal.sdkChristopher Lott (cl778h)1-1/+1
Libraries previously used group ID org.openecomp.ecompsdkos. Also adds properties to an app property file to patch around a code problem. Issue: PORTAL-19 Change-Id: Ic2f62b1127ad3d66e24448fdb9760d0c3d023bd0 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-14[Portal 21] Role management st782s1-1/+1
This push includes continuation of the changes required to handle cetralized roles,user management Change-Id: I38e9dc946ff53ac61dd3b580c335f4ad52b372f7 Signed-off-by: st782s <statta@research.att.com>
2017-07-12Revert to org.openecomp.ecompsdkos librariesChristopher Lott (cl778h)1-1/+1
The LF is awaiting TSC approval to rename repository from ecompsdkos to portal.sdk, and that blocks deployment of libraries with Maven group id org.onap.portal.sdk. Until that is approved, revert to using Maven group id org.openecomp.ecompsdkos Change-Id: I9e03b9f71562393493ce9eea41e2a6a4df921c99 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-07[PORTAL-19] Rename maven groupId to org.onapChristopher Lott (cl778h)1-1/+1
Release 1.3.0 of EP SDK uses org.onap.portal.sdk Change-Id: I5cf8e9d4382ab474267063937c53c375bd250b2d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-07[PORTAL-25] Role CentralizationChristopher Lott (cl778h)1-1/+1
Bump EP SDK version to 1.3.0-SNAPSHOT Support Role Centralization & Common Set of Roles across All ONAP On-Boarded Applications Change-Id: Icfc1bbfddaf2c7c7176b4cf7bb7017d853c63100 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-28[PORTAL-23] Update EPSDK version to Release 1.1.0release-1.1.0Christopher Lott (cl778h)1-1/+1
from SNAPSHOT Change-Id: I2cd51f965fc081bbb0389c33832b22231831b963 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-13[PORTAL-18] Drop LF staging repositories.Christopher Lott (cl778h)1-1/+0
Add skip-deploy configuration to epsdk-app-os. Change-Id: I3825b3d57d187c495f78dbc0f19ba0062bbd32f4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-07[Portal 15] Also includes Portal 8st782s1-0/+1
This enhancement included changes pertaining to the the charting and search functions of Ecomp SDK Analytics and inclusion of os module in root POM Change-Id: I4a2db5588a311a1098ee67c7d352299afb7679a0 Signed-off-by: st782s <statta@research.att.com>
2017-05-24[PORTAL-10] Enhancing Drill Downst782s1-51/+31
Changes have been made to improve the stability of Drill down capabilities. Change-Id: I6d4831b69f19f9b33cf43b65acc6dd7c5deebb67 Signed-off-by: st782s <statta@research.att.com>
2017-04-27[PORTAL-7] RebaseTATTAVARADA1-95/+46
This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: Ia1efa4deacdc5701e6205104ac021a6c80ed60ba Signed-off-by: st782s <statta@research.att.com>
2017-04-04javadocs site addedManoop Talasila1-5/+6
Change-Id: Ia5d2451e994a3e870cdf2f151bfce8be070f7b82 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-03-29Point Nexus proxy to new URLAndrew Grimberg1-5/+9
The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: I74d65e254f5d3d0aafb4307a20192a1546ec63ce Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-101.1.0-SNAPSHOT is updated in pomstalasila1-2/+2
Change-Id: I421ba5299aa0b9f2ae470d2e030f3a8b3219d539 Signed-off-by: talasila <talasila@research.att.com>
2017-03-07staging release 1.0.0talasila1-1/+1
Change-Id: I57a66486f2dddba807b3df6083ce4ffcf0ff7e52 Signed-off-by: talasila <talasila@research.att.com>
2017-03-07snapshot release and added staging plugintalasila1-1/+12
Change-Id: Ia2b704f400c9bc5cfdc56791e0d9239e254b426a Signed-off-by: talasila <talasila@research.att.com>
2017-02-10sdk release v1.0.0talasila1-1/+1
Change-Id: Ief598c3c390fd1e97d714bc813cd506517cfc428 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10updated poms to SNAPSHOTtalasila1-1/+1
Change-Id: Iff637e1390638112f73d4d367ac7e4cb028f8fde Signed-off-by: talasila <talasila@research.att.com>
2017-02-10removed blackduck plugintalasila1-33/+0
Change-Id: I5f71c7066937b4a4bdb1fd3385df00bb7e811de3 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10version number correctedtalasila1-1/+1
Change-Id: I48c832882ad771f5aa816af1bdfc360da68598af Signed-off-by: talasila <talasila@research.att.com>
2017-02-09Nexus repo URL update in ecompsdkos pomtalasila1-16/+15
Change-Id: Id2fa226655eb0daa626ba2210a645cae77a099e9 Signed-off-by: talasila <talasila@research.att.com>
2017-02-07Initial OpenECOMP Portal SDK committalasila1-0/+249
Change-Id: I66a3491600a4b9ea241128dc29267eed6a78ed76 Signed-off-by: talasila <talasila@research.att.com>