commit | a98708667e2bb38c4188af7782207e95f7bfbd68 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Dec 14 11:38:26 2022 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Dec 14 11:57:05 2022 +0000 |
tree | 2f49225ef4d7914d98a1cf933e70107e2c3b3edc | |
parent | 2c23640cfe4f25604dcb7d3d62018fb35eb1801a [diff] |
Add explicit import for oparent dependencies This change is required to explicitly import oparent dependencies to avoid self referencing in oparent. Issue-ID: POLICY-4482 Change-Id: I5155c44775880edefb15422aa85bda06fd391796 Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install
Reminder: If maven reports "non-resolvable parent POM", run "mvn clean install" on project "oparent" first.