Override oparent sonar

We don't have any IT tests, so let's skip them. This
may have a trivial bump in speed.

Use the same datafile, and make sure the results are
being appended to support multi-module.

This will result in all the repos removing this
configuration as it only needs to be set here in
policy/parent. Cleans up things a bit.

Issue-ID: POLICY-2321
Change-Id: I999cb3bb8a7a764ffc7459fc9e0b9b8377dbecb3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: e909afa0e6e2bf7c58750231fbdc384f764c7789
  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