Remove MojoHaus license plugin 59/22559/1
authorIdan Amit <ia096e@intl.att.com>
Tue, 7 Nov 2017 16:18:04 +0000 (18:18 +0200)
committerIdan Amit <ia096e@intl.att.com>
Tue, 7 Nov 2017 16:18:04 +0000 (18:18 +0200)
Removed MojoHaus license-maven-plugin from sdc-tosca pom.xml

Change-Id: I7505f87b6314cfdb6c65d091170c70a490a5e166
Issue-Id: SDC-161
Signed-off-by: Idan Amit <ia096e@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0c8705d..4f05c61 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <version>2.10.3</version>\r
                                <configuration />\r
                        </plugin>\r
-                       <plugin>\r
-                               <groupId>org.codehaus.mojo</groupId>\r
-                               <artifactId>license-maven-plugin</artifactId>\r
-                               <version>1.10</version>\r
-                               <configuration>\r
-                                       <addJavaLicenseAfterPackage>false</addJavaLicenseAfterPackage>\r
-                                       <processStartTag>============LICENSE_START=======================================================</processStartTag>\r
-                                       <processEndTag>============LICENSE_END=========================================================</processEndTag>\r
-                                       <sectionDelimiter>================================================================================</sectionDelimiter>\r
-                                       <licenseName>apache_v2</licenseName>\r
-                                       <inceptionYear>2017</inceptionYear>\r
-                                       <organizationName>AT&amp;T Intellectual Property. All rights\r
-                                               reserved.</organizationName>\r
-                                       <projectName>sdc-tosca</projectName>\r
-                                       <canUpdateCopyright>true</canUpdateCopyright>\r
-                                       <canUpdateDescription>true</canUpdateDescription>\r
-                                       <canUpdateLicense>true</canUpdateLicense>\r
-                                       <emptyLineAfterHeader>true</emptyLineAfterHeader>\r
-                                       <verbose>false</verbose>\r
-                                       <includes>\r
-                                               <include>**/*.java</include>\r
-                                       </includes>\r
-                               </configuration>\r
-                               <executions>\r
-                                       <execution>\r
-                                               <id>first</id>\r
-                                               <goals>\r
-                                                       <goal>update-file-header</goal>\r
-                                               </goals>\r
-                                               <!--phase>process-sources</phase -->\r
-                                       </execution>\r
-                               </executions>\r
-                       </plugin>\r
                        <!-- Test -->\r
                        <plugin>\r
                                <groupId>org.apache.maven.plugins</groupId>\r