aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom
AgeCommit message (Collapse)AuthorFilesLines
2017-09-20Cleanup 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: Idbd4ec93ea46b62f496602d6a8ab0f5ed00c9323 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-29Prune code migrated from sdnc/core to ccsdkDan Timoney7-3124/+17
Remove code from sdnc/core which has been refactored to the CCSDK sli/core project as part of the ONAP Amsterdam release. Added README.md files for each former sdnc/core component redirecting the reader to the correct CCSDK repo. Change-Id: Ifb1f7752fa5e6e08e4393fb34e68dc1a84f35678 Issue-ID: SDNC-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-07Eliminate rangesDan Timoney1-5/+5
Update root pom to use specific version 1.1.2 for SDNC, not range. The ranges seem to problems when versions are missing due to things being removed from staging repository Issue: SDNC-42 Change-Id: I07464a331a804488f5049155f104e243c11380bf Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-07Rename root poms by ODL releaseDan Timoney4-20/+803
Change artifactIds of root poms to identify which ODL release it aligns to. Update sdnc-core to compile against boron-sr1, as was done before build broke Issue: SDNC-42 Change-Id: Ib9365706152dfdcd159aa56088b2d47eb5e88e34 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-03SDNC-52 Source files should not be executableRyan Goulding3-0/+0
Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-08-03SDNC-55 Make SDNC compileRyan Goulding1-2/+2
Just makes SDNC compile again by swapping in appropriate rootpom artifactId and version. Change-Id: Ib5c897de6c1b025e7749650fa5c42fe033a6c45d Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-06-26[SDNC-18] Fix range in boron-sr3Dan Timoney1-5/+5
Boron-SR3 version should start with 1.2.0-SNAPSHOT (ranges excluded 1.2.0) Change-Id: Ib6910e9b3629fdf388cc6a57e0498aabaef2bb09 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-26[SDNC-18] Fix staging issuesDan Timoney1-0/+142
Copy properties to rootpom/pom.xml to correct build failure of nexus staging plugin Change-Id: I70849314eba99b37be0810a21a42a6eb1ea68acf Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-26[SDNC-18] Add boron-sr3 rootpomDan Timoney3-190/+1571
Add new rootpom version for Boron-SR3 Change-Id: Ib3f0e6ce09284391990e9d35f641769a72e47b68 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-22[MTCE] Create root pom version 1.1.0Dan Timoney1-1/+1
Force creation of root pom version 1.1.0 Change-Id: I1fa6f2a7c380e8e49d5e0d83d09712640f985b18 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-22[STAGING-FIX] Restore version 1.1.1 root pomDan Timoney1-1/+1
Restore version 1.1.1 of root pom that seems to have disappeared Change-Id: I40ac76a0bd3a631b85c264ccaed88bb7e72aced8 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Create root pom version 1.1.2Dan Timoney1-1/+1
Create root pom version 1.1.2 by rolling version of root pom and leaving parent and modules commented out of top level pom.xml Change-Id: I9b28da09521d95c70f82894153c5f0413a7dd878 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Force creation of 1.1.0 root pomDan Timoney1-1/+1
Work around issues with nexus staging by rolling root pom version back to 1.1.0 and commenting out parent and modules in top level pom.xml Change-Id: I97c17493dd94f2e9adad2b5014af60890175ddc7 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-17[DOCKER] Add missing jarDan Timoney1-5/+0
Add missing tomcat jars needed by dblib to dblib installation bundle Change-Id: Ib9aa9aa5ba0b380431c2a6d3029ee3619c280dbf Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16Merge "Depend on opendaylight-karaf-empty from odlparent"Dan Timoney1-1/+1
2017-05-16[VERSION] Roll root pom versionDan Timoney1-1/+1
Update root pom version to 1.1.1 Change-Id: I78adea0f36bf8e80d0d5a6ceb04a391144d53260 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Site build failuresDan Timoney1-0/+10
Site build fails due to class not found exception on a doxia class. Adding dependency on doxia-sink-api and doxia-logging-api Change-Id: Ie4a926996c31167e01c62ab026b7139b55a7356e Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Site build failuresDan Timoney1-0/+5
Site build fails due to class not found exception on a doxia class. Adding dependency on doxia-core Change-Id: I0260b2f6ba681713b5f43a0288a4cf5605c60b96 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Site build failuresDan Timoney1-5/+0
Site build fails due to class not found exception on a doxia class. Updating mave-site-plugin dependency config to look like mso/libs, which does not have this problem Change-Id: I9e9473e100596c02213213561c8869cfc8d81ebe Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-15Depend on opendaylight-karaf-empty from odlparentAlexis de Talhouët1-1/+1
As per as BUG 6278 in ODL: https://bugs.opendaylight.org/show_bug.cgi?id=6278 karaf-parent, and its child have been moved to odlparent. Aligning downstream consumer to avoid breakage once the artifact is removed from controller. Change-Id: I2cbcb29141405d5e14ea5815ca95a88ed9824157 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-05-02[SDNC-8] summaryRich Tabedzki1-0/+1
Upadted dependencies Change-Id: I431b34177c4b4e76744ef3b305c3998a1a57b8ca Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-04-27[JAVADOC] Remove site tag from rootpomDan Timoney1-4/+0
Site tag in root pom seems to be interfering with javadoc site creation Change-Id: Iad4e9b74728226d49e9dd343270338f6c6834d65 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-25Merge "Fix sdnc core build failure"Dan Timoney1-1/+0
2017-04-21[SDNC-5] Update versionDan Timoney1-1/+1
Prepare root pom version 1.1.0 for use Change-Id: I8ddd21b55b0e43cd34878c5a06ffedd7c9b5ee5d Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-21[SDNC-5] Boron port and bug fixesDan Timoney3-514/+515
Changes to support Boron as well as bug fixes discovered during initial testing. Change-Id: Ic6c156c8fe884a6a3bccc19d0676da312be8a4c2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-11Fix sdnc core build failureKanagaraj Manickam k003651061-1/+0
sdnc core proejct is hard-coded with odlparent pom.xml and its removed to pass the build, as odlparent will be available from nexus. Change-Id: I6645a0fddd27a416ffedd297df2003f93a60441e Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
2017-04-05[SDNC-3] Update javadoc configDan Timoney1-2/+2
Update javadoc config to publish to onap.org site Change-Id: I6f9ba9240315f5405a8efacdfd7e5ecb0c6e9afb Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-31[SDNC-5] Update rootpom versionDan Timoney1-1/+1
Create new rootpom version to avoid caching issue with old version of root pom Change-Id: I0576fcabce4c6437b158d001fb5fcc309f02058b Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-31[SDNC-5] Rebase sdnc-coreDan Timoney1-31/+104
Upgrade to OpenDaylight Boron release, and sync changes made since 16.10 release to ONAP SDN-C distribution Change-Id: I20bef9e6d0008c4436b5624ce839bbb70ecc20a5 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-29Update domain URLs from openecomp.org to onap.orgAndrew Grimberg1-7/+7
The openecomp.org namespace is deprecated in favor of the onap.org namespace Change-Id: Id3d9ee9b5af065a11943f43a0a904d751ee5e459 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-15[ROOTPOM] Update rootpom to next versionDan Timoney1-2/+2
Roll versions in root pom Change-Id: I54492ba81815ce0020dfca86a24921eba69fda5c Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-15[VERSION] Roll to next versionDan Timoney1-1/+1
Roll to version 1.1.0-SNAPSHOT Change-Id: Ib48f5bdc0550d5bb5611a9e86c0ade84a5a7af6e Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-24[VERSION] Roll back to snapshotDan Timoney1-3/+3
Roll back to version 1.0.0-SNAPSHOT Change-Id: I01ecdf7f547d7d79f4e9d23625407cd5a3464e67 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Staging propertiesDan Timoney1-3/+3
Define properties for staging configuration Change-Id: Id9a573cb3243f7936570a02fd02224acbcad7fa1 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Restore staging pluginDan Timoney1-28/+11
Staging plugin does not work from build profile Change-Id: Ie23f3097177e20265bc4a011dc6f2f886d53a275 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Add build profilesDan Timoney1-13/+34
Use build profiles to enable/disable staging and blackduck scans Change-Id: I075c076206a401afc46c76b06cb3b642cb9c3eed Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[VERSION] Official root pom versionDan Timoney1-1/+1
Use root pom version 1.0.0 Change-Id: I3e5cd9137283662e696e1edc8ce52f7a45643601 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[VERSION] Update version to 1.0.0Dan Timoney2-2/+2
Update version to 1.0.0 to produce release build Change-Id: I8d0d89c0a930310ef90a49fa34ca79bb108a27b2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[ROOTPOM] Repository id fixDan Timoney1-2/+2
Repository ids need to match server-ids in maven settings Change-Id: I43fbfee16f09eff9b158387bf5223dd7aa24516d Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-19[VERSION] Reset root versionDan Timoney1-1/+1
Reset root pom version to 1.0.0-SNAPSHOT Change-Id: I5a95be493f48ffe39e046222f093e932a7b3d17a Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-19[VERSION] Update dependency versionsDan Timoney1-2/+2
Update dependency versions to snapahot Change-Id: I0aa631dff7e589339edf391e7681f609d81d814b Signed-off-by: Dan Timoney <dtimoney@att.com> [VERSION] Reset version Reset version to 1.0.0-SNAPSHOT Change-Id: Ief9c015d5a5a0f69a2bffb9e498d464eb77def05 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-19[ROOTPOM] Add staging pluginDan Timoney1-0/+11
Add plugin configuration to write to staging repository Change-Id: Ie030b8aac661bc1b7c1bfcb1ce62796b2067005a Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-19[ROOTPOM] Parameterize pomDan Timoney1-659/+650
Parameterize environment-specific settings in parent pom as properties so they can be overridden Change-Id: I9584593c12f74c62fd92540139ad76da3fd9ff28 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-17Parent POM cleanupDan Timoney1-2/+2
Update public repository settings Change-Id: I56089dca7f90c67708b0f94daef07a838205d44f Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-17Parent POM cleanupDan Timoney1-0/+10
Update parent pom settings to remove dependency on external properties Change-Id: I0031c327a72932637d4bef66634196ef2b26cba1 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-17Parent POM cleanupDan Timoney1-45/+14
Remove environment-specific settings from parent pom Change-Id: Id02e1009a51721c664ac88f5aa6f1f4ea9ad2c3e Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C N-C coreDan Timoney3-0/+767
Change-Id: I30c52795ab821c4fdd18b55d202f10a76a01acfa Signed-off-by: Dan Timoney <dtimoney@att.com>