summaryrefslogtreecommitdiffstats
path: root/oparent
AgeCommit message (Collapse)AuthorFilesLines
2017-09-05Relax O-Parent license check requirementsv0.1.11.0.0-ONAP1.0.0-AmsterdamGary Wu1-4/+3
Relax O-Parent license check formatting requirements. At the same time, violations will now become errors and will fail builds. Change-Id: Ie581895796cc06a9f008d7b739583fb44673aa19 Issue-ID: INT-135 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-05Merge "OParent deps not downloaded by children"Gary Wu1-0/+23
2017-09-04OParent deps not downloaded by childrenAnaël Closson1-0/+23
When compiling a project that use OParent as parent project, despite the usage of ONAP nexus repositories in the project repositories configuration, the dependencies of org.onap.oparent:oparent are only searched on maven central which results in build failure for those projects. Issue-Id: INT-128 Change-Id: Iba9b92cc563685ffe9454d824191028b357bc9f1 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-01Remove config for version-check pluginGary Wu1-17/+0
Change-Id: I559aa436b9a22e2490ef5c4cf9895dd4f83d6628 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-30Temporarily disable version-check-maven-pluginGary Wu1-4/+0
Temporarily disable version-check-maven-plugin until we resolve the proxy issue. Change-Id: Idbf05d0c22388665ecc2dc321a5126493bede1c6 Issue-id: INT-125 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-30Remove dependency on version-check-maven-pluginGary Wu1-7/+0
Change-Id: I66e969cd449c74cc9ea9631f4b7747a4d3acfb96 Issue-id: INT-125 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-29Move version manifest to integration repoGary Wu1-1/+1
Change-Id: Ie2f8f65d866a403db490efcdd84e8873c3c3bae5 Issue-id: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-29Maven plugin to check dependency versionsGary Wu1-248/+269
Initial draft of a custom maven plugin to check dependency versions against the version manifest. Change-Id: If009461f6ecbcd86e5a43004a1c5a421ec02ccca Issue-id: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-21Refactor oparent for independent versioningGary Wu1-0/+493
Change-Id: I543f394b360b6926986f33b48bef4b3355363beb Issue-id: INT-103 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>