Setup checkstyle and coverage

Remove redundant version.

Add checkstyle and coverage declarations.

Add ignore of idea and checkstyle.

Change-Id: I7ab848ed6594f12a48f3b685874c6966f56b3800
Issue-ID: POLICY-1136
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2 files changed
tree: 2cb8f7288f58898d4d3d87305f7edb8305fafd8b
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. 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 Core code that is shared amongst all the repositories.

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