From: subhash kumar singh Date: Fri, 19 Apr 2019 06:54:00 +0000 (+0530) Subject: Attach format goal with format-sources phase X-Git-Tag: 1.5.2~485^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F58%2F85758%2F1;p=so.git Attach format goal with format-sources phase Attach format goal with format-sources phase, so that we need not to run command like : mvn process-sources -P format Change-Id: I0493211f65426bd6be8621d6c0e727f5d5ab79aa Issue-ID: SO-1801 Signed-off-by: subhash kumar singh --- diff --git a/pom.xml b/pom.xml index 8a954e1fc7..33bac42b00 100644 --- a/pom.xml +++ b/pom.xml @@ -443,6 +443,7 @@ format + process-sources ${format.skipExecute} ${base-path}/project-configs/code-tools/onap-eclipse-format.xml @@ -453,6 +454,7 @@ format + process-sources ${format.skipExecute} ${project.basedir}