Fix errors in apex-pdp documentation

In order to buid a Docker image, you now need to invoke the "docker
profile when buidling apex, this was missing in the documentation.

The variable LOG_DIR was renamed logDir in the logback.xml file but this
was not reflected in the documentation.

Issue-ID: POLICY-2186
Change-Id: I6019f3e6c4dd369b44c0f1e617a427892a2e6ef8
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 files changed
tree: a1f3f4873db0d0b808f847c1b13968e5c52651eb
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. onap-java-formatter.xml
  9. pom.xml
  10. README.md
  11. version.properties
README.md

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