From a706d714e2d0f308abe6fea01f091a1c5a1fe5ee Mon Sep 17 00:00:00 2001 From: vempo Date: Tue, 6 Nov 2018 18:41:14 +0200 Subject: Removed compile-helper-plugin Change-Id: I4d10879ac3195e25b8a2c97776c59241a25338a8 Issue-ID: SDC-1861 Signed-off-by: vempo --- common/pom.xml | 115 ++++++++------------------------------------------------- 1 file changed, 16 insertions(+), 99 deletions(-) (limited to 'common') diff --git a/common/pom.xml b/common/pom.xml index 95f58b7403..c1d08215f3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,3 +1,19 @@ + + @@ -28,110 +44,11 @@ org.apache.maven.plugins maven-compiler-plugin ${mvn.compiler.version} - true - - - default-compile - - ${skipMainSourceCompile} - - - - default-testCompile - - ${skipTestSourceCompile} - - - - - ${java.source} - ${java.target} - - - - org.openecomp.sdc.onboarding - compile-helper-plugin - ${project.version} - - - - init-helper - pre-compile-helper - post-compile-helper - pre-test-compile-helper - post-test-run-helper - - - - - pom - test,runtime - ${project.build.directory}/generated-sources - - ${project} - - org.openecomp.sdc:sdc-onboarding/target/build-data/compileState.dat - - - org.apache.maven.plugins maven-jar-plugin ${mvn.jar.version} - - - false - - - ${emptyJAR} - - - - - org.codehaus.mojo - license-maven-plugin - ${mvn.license.version} - - false - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - 2017 - AT&T Intellectual Property. All rights - reserved. - - SDC - true - true - true - true - false - - **/*.java - **/*.js - **/*.ts - - - src - app - server-mock - typings - - - - - first - - update-file-header - - - - -- cgit 1.2.3-korg