Setup checkstyle and coverage

Removed redundant version.

Added checkstyle and code coverage declarations.

Added gitignore for idea and checkstyle.

Change-Id: I3600a1bacdc3aa5bb87c5c2aae961703f603d1b2
Issue-ID: POLICY-1136
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2 files changed
tree: da703916fea81509b66307301ac53624e516b8ee
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. version.properties
README.md

Copyright 2017-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 Decision Engine common code .

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