diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-05-12 07:58:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-05-12 07:58:05 +0000 |
commit | b3d506ced9857dc4b78cb27e27f1890aa5e0fbd9 (patch) | |
tree | 6ed79181a3519ed765dd1752a08561ba5e33b437 | |
parent | 617b9bde207f2d50e3121af13d05cf01358d96ea (diff) | |
parent | f0ae03dc5f84280a14ac005dc18ee606d02d0517 (diff) |
Merge "Add build instruction in readme"
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ 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.
\ No newline at end of file |