summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Roll to next snapshotDan Timoney1-1/+1
Roll ccsdk/parent to next snapshot version Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-11Include groupId in dependency listTimoney, Dan (dt5972)1-0/+1
Include groupId in generated dependency lists Change-Id: I6df3980293f9a35958f633acbf1df33f2f046859 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-10Generate dependency listTimoney, Dan (dt5972)1-0/+54
Generate list of direct dependencies for repository and publish to Nexus. Change-Id: I9914756ddf8fe1dbab9f48d4de9249c319d28fc0 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-12Roll version of parent to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Roll version of parent to 1.5.1-SNAPSHOT for next version Change-Id: Ia3754b5531fcec6a60cac88512c2eda7a6045578 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-10-01Restructuring POM's and TemplateSingal, Kapil (ks220y)1-44/+0
Running mvn tidy:pom to format/restructure pom's content. Removig plugin to format pom as all child poms are not having reference to root as parent pom and maven-tidy-plugin is not being executed to format pom Issue-ID: CCSDK-1764 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I18fd59ae94fdded11f3cb62647d5b3518bfe051a
2019-09-27Adding new Profiles and PluginsSingal, Kapil (ks220y)1-18/+60
Adding maven-tidy-plugin to root pom to format/validate pom content. Copying Quick (q) profile from odlparent-lite to springboot-starter-parent (as spring-boot-starter-parent is not inheriting anything from odl parent pom hirearchy.) Issue-ID: CCSDK-1764 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I3aefe0790fb1c57faa8663900e9edbd7fd3beaf3
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)1-1/+1
Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT) Change-Id: Id68e5cd6ccc657a52c4bae58afe8d634bffccf37 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)1-1/+1
Roll versions in master branch Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-14Update parent poms for ODL NeonTimoney, Dan (dt5972)1-1/+1
Update third party package versions to align with ODL Neon SR1. Change-Id: I82da85e6a9581726267be0f9cd64c4eb193ceda3 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-1/+1
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ie9204c9ec0eb84989303df1089f536314df2c8d7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Remove staging pluginTimoney, Dan (dt5972)1-27/+1
Remove staging-profile, which had been needed for daily builds in old daily build jobs. Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-24Add new BOM for odl-based projectsTimoney, Dan (dt5972)1-0/+2
Refactor dependencyManagement section from odlparent poms into a new BOM for ease of maintenance. Change-Id: I4e31ccc2a3c5349b10777c14b9d5e7fd3e034c46 Issue-ID: CCSDK-1412 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-09New standalone parent pomTimoney, Dan (dt5972)1-64/+65
Added new parent pom to be used in containers that run outside of OpenDaylight or springboot. Change-Id: I6fd67fa05c4bee35df3f28bfdab82cc2e4368529 Issue-ID: CCSDK-1320 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-1/+1
Roll master version to El Alto versions Change-Id: I43315307b01929c46333f181f5b516ab2704696f Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Updates for Fluorine SR2Timoney, Dan (dt5972)1-1/+1
Update versions in CCSDK parent pom for Fluorine SR2 release Change-Id: I2325209b1359091b28cb485cad35aee5caadb13f Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Fix parent release buildTimoney, Dan (dt5972)1-2/+2
Replaced maven properties with static values in nexus staging profile settings, which for some reason were not using maven properties settings properly. Change-Id: I8f8df8aedadb1da1612c9cecb16110257f4d493f Issue-ID: CCSDK-1155 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-04Change nexus-staging configTimoney, Dan (dt5972)1-50/+66
nexus-staging-maven-plugin interferes with Jenkins staging job, but is needed for release-version and docker-version jobs. Changed to install nexus-staging-maven-plugin in a separate build profile that is activated when altDeploymentRepository property is unset. This property is set by the staging Jenkins job only. Change-Id: I877e176229efd6bd5c08a6b83a2594cc4e57eebe Issue-ID: CCSDK-1119 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Update parent poms for FluorineTimoney, Dan (dt5972)1-1/+1
Update parent poms for OpenDaylight Fluorine Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250 Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-20Roll to first Dublin snapshotTimoney, Dan (dt5972)1-1/+1
Roll to first Dublin snapshot version Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-03Fix distributionManagement urlsTimoney, Dan (dt5972)1-2/+2
Update distributionManagement urls to use https instead of http Change-Id: I209e96ba0b6f46ad0780ec93d3bfc823650c648b Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-25Roll to next snapshot versionTimoney, Dan (dt5972)1-1/+1
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I51f10778f83c91d3a0c6de487551a9a1772734fb Issue-ID: CCSDK-597: Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-13Add parent pom for springbootTimoney, Dan (dt5972)1-0/+1
Add springboot parent pom, so that distributionManagement and other critical sections are set. Change-Id: I2f2fbdc114027b441850784aeb15d861e5553a90 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-06-05Roll version for Casablanca dev startTimoney, Dan (dt5972)1-1/+1
Update versions of master ccsdk/parent for Casablanca development. Also, updated version.properties file to add '-STAGING' to version for release, to avoid conflict with true release version. Change-Id: Ie8d00868f9ec1c008740c22dcd93c1a139635275 Issue-ID: CCSDK-295 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-30Roll to version 0.2.4Timoney, Dan (dt5972)1-1/+1
Update CCSDK versions to 0.2.4-SNAPSHOT Change-Id: I1051bd85ce827d1f24d48a72666dc945f6b00958 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-23Roll to the next snapshot version of parent POMStilwell, David (stilwelld)1-1/+1
Change-Id: Ia8e9264978419ec092621779d43f836270cf2927 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2018-04-29Roll versions step 1 : parent pomsTimoney, Dan (dt5972)1-1/+1
Roll versions for next release candidate. Change-Id: I570350505fb211d3b0ba842dd9767126b13b0ed9 Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-05Add staging configTimoney, Dan (dt5972)1-0/+17
Add staging configuration to parent aggregator pom Change-Id: Iafa8b62118f33e61479143d2e70a39f62b88bb95 Issue-ID: CCSDK-197 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-02-08Roll CCSDK versionsDan Timoney1-1/+13
Roll patch version of CCSDK repos by 1 so that a new version is used for Nitrogen Change-Id: I8e4f42b33ade4adc4637d3f9f8dbfcab6056df69 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-06Fix distributionManagement sectionDan Timoney1-2/+2
Incorrect URLs in distributionManagement section of poms fixed. Change-Id: I74f8fa93ca02c72185fd2017c4488bafba70fd00 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-01-30Created new parent pomsDan Timoney1-723/+8
Created new parent poms that mirror poms used in ODL Nitrogen archetype Change-Id: I2ab364807773d74f90b1a8fe61d7973eafddd08d Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-12-01Add staging plugin configdev/nitrogenDan Timoney1-0/+11
Staging plugin must be explicitly in pom.xml - does not seem to work if it is pulled in from parent pom Change-Id: I329a9674258698e1bb62d53eca4585c8c1dfac31 Issue-ID: CCSDK-148 Signed-off-by: Dan Timoney <dtimoney@att.com> (cherry picked from commit 9f4482ab684c651f31367662061d015f08ebc7a3)
2017-11-27Fix oparent versionDan Timoney1-1/+1
Release version of oparent is 0.1.1 not 1.0.0 Change-Id: Icc723c6e2abab0dc21a10b3c1dee274615c54972 Issue-ID: CCSDK-147 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-20Fix feature versionDan Timoney1-1/+1
Fix typo in feature_revision - name was wrong and value should have been reset to 0 Change-Id: I8f604192dd79d128a437aaa29592299dd7cb139a Issue-ID: CIMAN-120 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-16Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I24442ff04afaac55d73f698e6364e55d0b19f3ff Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-08Roll version to 0.1.1-SNAPSHOTDan Timoney1-1/+1
Roll to next snapshot version to prepare for release cut Change-Id: I4cb936b7f75a0db81117fc63fb00a5d6d23ecd2d Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Remove parameters from repository tagsv0.1.01.0.0-ONAP1.0.0-AmsterdamDan Timoney1-6/+6
Use of parameters in url tag of repository tag seems to cause issues when resolving parent poms. Replaced those with explicit values. Change-Id: I01e0633cb2afc4900ce9a573ade00814e458adca Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-24Fix sli-core versionDan Timoney1-1/+1
Version of sli-core should be 0.1.2, not 0.1.0 Change-Id: I83bda5a37bb6553cea2da317d85ce9edc9470eb0 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-24Flatten parent directoryDan Timoney1-33/+504
CCSDK parent only has one parent pom, so move it to top-most level. Having it in sublevel would require special treatment for release builds. Change-Id: Id894c144aada80c1a970adc2616ec485e4554391 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-24Remove snapshot dependenciesDan Timoney1-1/+18
Remove snapshot dependencies from CCSDK parent Change-Id: If1c7ff3f3d0bf678fa1e323240c8869664a460e4 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-09Define onap.nexus.url in parent/pom.xmlDan Timoney1-0/+1
Define onap.nexus.url in parent/pom.xml, needed by staging plugin Change-Id: Idff22a7437ef44592792d145b9806ae95978af44 Issue-ID: CCSDK-113 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-09Remove parent tag from parent pom.xmlDan Timoney1-7/+11
Top level pom.xml in ccsdk/parent should not have a parent. Change-Id: I5b273662e66d079cea164a235840b0cdfde36421 Issue-ID: CCSDK-113 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-09Remove staging config from parent pom.xmlDan Timoney1-16/+0
Release build of parent is not using staging plugin, due to explicit configuration of staging plugin in pom.xml. Remove that config so it is inherited from oparent instead. Change-Id: Ibd5773f240e53468051518777b6266c2012c715c Issue-ID: CCSDK-113 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-26Fix parent release buildDan Timoney1-0/+6
Fix parent release build by adding oparent as parent of ccsdk top level parent pom.xml Change-Id: Ib2beab09efa98354b644232150f9806da87d1ea3 Issue-ID: CCSDK-56 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-13Use oparent as parentDan Timoney1-3/+3
Update odlparent-carbon-sr1 POM to use oparent-odlparent as parent, so that oparent settings are inherited. Also, enabled staging plugin. Change-Id: Ic7dd1cb5c86fd2dc9ba71b700caa74efe1655e16 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-13Version 0.0.1-SNAPSHOT should use odlparentDan Timoney1-1/+1
Last patch inadvertantly did not update version of odlparent-carbon-sr1 pom.xml, so version 0.0.1-SNAPSHOT was updated to use oparent. This change rolls that change back so that 0.0.1-SNAPSHOT can be used to back out oparent change if it has problems. Issue-ID: CCSDK-43 Change-Id: If3a57b8f127a3fb0f44429b6e3f1a4dd72f25f69 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-12Merge "Use oparent-odlparent pom"Dan Timoney1-3/+5
2017-09-12Use oparent-odlparent pomDan Timoney1-3/+5
Update odlparent-carbon pom to inherit from oparent's oparent-odlparent pom Change-Id: Ie12b2586894ab3c3ce7fb14c4476de8f45f5a967 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@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: Idecab72d17567000f26e66b103c823354f77d57b Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-01Add nexus staging profile to POMsMarcus G K Williams1-1/+1
Daily release jenkins jobs are failing due to missing staging profile. This patch adds needed profile. However, since staging is disabled in this POM, the only expected outcome is to fix failing release jobs. Issue-Id: CCSDK-67 Change-Id: I5085a04f22098ffd944f66acb23944666290cd6d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>