Setup checkstyle and coverage

Setting this project up for future work.

Added checkstyle and jacoco coverage declarations.

Removed redundant version.

Added entries to gitignore for idea and checkstyle.

Issue-ID: POLICY-1136
Change-Id: I2068165a66c1dda29c2c4da5cf3c807b866912c2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2 files changed
tree: 5211854bbe8761be3e93536b6ad3ba476c769287
  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 XACML PDP engine code.

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