X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=e72fc1dd39a0644ec78f83017ca87f6c6376d119;hb=f9567bf57b7c720cdf42c9763386b2fbc84dbda2;hp=3d21d178d5e05a2b6f950f1ebfb658c3e16f997b;hpb=377ab4076933050ff907c20c8c7efc1eaad3661d;p=policy%2Fdocker.git diff --git a/README.md b/README.md index 3d21d178..e72fc1dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This source repository contains the files for building the ONAP Policy Engine Docker images. -To build it using Maven 3, first build 'policy-common-modules', 'policy-engine', 'policy-drools-pdp', and 'policy-drools-applications' repositories, and then run: mvn prepare-package. This will pull the installation zip files needed for building the policy-pe and policy-drools Docker images into the target directory. It will not actually build the docker images; the following additional steps are needed to accomplish this: +To build it using Maven 3, first build 'policy/common', 'policy/engine', 'policy/drools-pdp', and 'policy/drools-applications' repositories, and then run: mvn prepare-package. This will pull the installation zip files needed for building the policy-pe and policy-drools Docker images into the target directory. It will not actually build the docker images; the following additional steps are needed to accomplish this: - Copy the files under policy-pe to target/policy-pe - Copy the files under policy-drools to target/policy-drools