Address plugin-not-found issues

Removed references to archetype-packaging and lifecycle-mapping, where
unnecessary due to pom inheritance.

Issue-ID: POLICY-3126
Change-Id: Ic48a4482b44f40000549bacf9627894e608977a3
Signed-off-by: Jim Hahn <jrh3@att.com>
1 file changed
tree: 390d0d387858200002501579a97d22defb4afb3f
  1. applications/
  2. csit/
  3. main/
  4. packages/
  5. postman/
  6. releases/
  7. testsuites/
  8. tutorials/
  9. xacml-test/
  10. .gitignore
  11. .gitreview
  12. checkstyle-suppressions.xml
  13. INFO.yaml
  14. LICENSE.txt
  15. lombok.config
  16. pom.xml
  17. README.md
  18. 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 XACML PDP engine code.

To build it using Maven 3, run: mvn clean install