Add more instruction for formatting

So people know how to run this from command line. Really don't
want multiple copies of this file around the repo.

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