This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-features.git


The following commit(s) were added to refs/heads/master by this push:
     new 129adbd  remove IANAL Maven Plugin
129adbd is described below

commit 129adbda6895cbf6f6f12fbe608f3456cbf691ed
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Dec 16 22:50:07 2021 +0100

    remove IANAL Maven Plugin
---
 pom.xml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/pom.xml b/pom.xml
index 879beb8..a646457 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,20 +61,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>ianal-maven-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>verify-legal-files</goal>
-            </goals>
-            <configuration>
-              <strict>false</strict>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
     </plugins>
   </build>
 

Reply via email to