From: elinuxhenrik Date: Thu, 9 Apr 2020 14:08:41 +0000 (+0200) Subject: Remove use of license plugin X-Git-Tag: BronzeRC0~13 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F3232%2F1;p=portal%2Fnonrtric-controlpanel.git Remove use of license plugin Change-Id: Ifada7e06e62e78f29763cbf0dcc3fd20402b73ad Signed-off-by: elinuxhenrik --- diff --git a/pom.xml b/pom.xml index c95b41c..3963a39 100644 --- a/pom.xml +++ b/pom.xml @@ -37,15 +37,7 @@ limitations under the License. 1.0.0-SNAPSHOT 11 - - AT&T Intellectual Property - O-RAN-SC - 2019 - apache_v2 - ========================LICENSE_START================================= - ========================LICENSE_END=================================== 3.7.0.1746 - 1.20 webapp-frontend @@ -53,28 +45,6 @@ limitations under the License. - - org.codehaus.mojo - license-maven-plugin - - ${lmp.organization.name} - ${lmp.inception.year} - ${lmp.project.name} - ${lmp.license.name} - ${lmp.process.start.tag} - ${lmp.process.end.tag} - false - - - - first - - update-file-header - - process-sources - - - org.apache.maven.plugins maven-compiler-plugin @@ -111,14 +81,5 @@ limitations under the License. ${sonar-maven-plugin.version} - - - - org.codehaus.mojo - license-maven-plugin - ${license-maven-plugin.version} - - - diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index ff92311..be9a13e 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -211,19 +211,6 @@ limitations under the License. use mvn spotless:apply to rewrite source files use mvn spotless:check to validate source files --> - - - org.codehaus.mojo - license-maven-plugin - - - src - - - **/*.json - - - - org.codehaus.mojo - license-maven-plugin - - - e2e - src - - - **/*.json - - - com.github.eirslett frontend-maven-plugin