Remove the license check goal 13/78713/1
authorJimmy Forsyth <jf2512@att.com>
Mon, 18 Feb 2019 22:28:57 +0000 (17:28 -0500)
committerJimmy Forsyth <jf2512@att.com>
Mon, 18 Feb 2019 22:29:01 +0000 (17:29 -0500)
Issue-ID: AAI-2164
Change-Id: I87400db24075803736c3886d8a0f067dd419519e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index de64ad2..2bcd732 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,6 @@
                <service.account>aai-svc-account</service.account>
                <docker.namespace>openecomp</docker.namespace>
 
-               <license.goal.type>check</license.goal.type>
         
         <!--
             Nexus Proxy Properties and Snapshot Locations
                                        <skipExistingHeaders>false</skipExistingHeaders>
                                        <skip>false</skip>
                                </configuration>
-                               <executions>
-                                       <execution>
-                                               <goals>
-                            <!-- Set goal to "format" to auto update license headers -->
-                                                       <goal>${license.goal.type}</goal>
-                                               </goals>
-                                               <phase>process-sources</phase>
-                                       </execution>
-                               </executions>
                        </plugin>
                </plugins>
                <!-- mention the logback.xml location through system property or environment