commit | 14f51a7e33c1e29c70279fd0100c0253692c7025 | [log] [tgz] |
---|---|---|
author | adheli.tavares <adheli.tavares@est.tech> | Fri Apr 12 14:55:07 2024 +0100 |
committer | adheli.tavares <adheli.tavares@est.tech> | Mon Apr 15 15:52:21 2024 +0100 |
tree | 867c0165e0ca057521d95f0e0073a5afa5c15bb6 | |
parent | e0c4f78469aa1750fc082114d943cf029d2b94c0 [diff] |
Removing ONAP O-Parent as parent to Policy Framework. - dependency management direct in integration/pom.xml - plugins for code-coverage, vulnerabilities scan are now configured on pom.xml Issue-ID: POLICY-4960 Change-Id: Ib5092f9baa51df60a8b9765b53a4fbbb3a61d60c Signed-off-by: adheli.tavares <adheli.tavares@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.