commit | d3e39036e883385f1308d378ebe5e1179bfbc932 | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Fri Oct 04 16:45:50 2019 -0400 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Fri Oct 04 16:57:07 2019 -0400 |
tree | 217207905cd8bff45e80f762ecfc8033e5959412 | |
parent | 36ad194c41e7a0fb6adb0df707188147fdc232d0 [diff] |
Add plugin for formatting Makes it easy from the command line to clean up whole submodules. Notably for policy/engine. Unfortunately we will have to copy the onap-java-formatter.xml to each project repo. Maven can't seem to find the file. Issue-ID: POLICY-2145 Change-Id: Ic905be8c33fd89e3bd2be072d3670aad7a4fac2b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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