Michael Blow has uploaded a new change for review.

  https://asterix-gerrit.ics.uci.edu/2862

Change subject: [NO ISSUE][LIC] Remove unnecessary RAT override
......................................................................

[NO ISSUE][LIC] Remove unnecessary RAT override

Change-Id: Ida9d837c61ffd4f8c72751e5fb5149ec4529e1fa
---
M asterixdb/asterix-dashboard/pom.xml
1 file changed, 0 insertions(+), 23 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb 
refs/changes/62/2862/1

diff --git a/asterixdb/asterix-dashboard/pom.xml 
b/asterixdb/asterix-dashboard/pom.xml
index de9e38e..b41572d 100644
--- a/asterixdb/asterix-dashboard/pom.xml
+++ b/asterixdb/asterix-dashboard/pom.xml
@@ -58,29 +58,6 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>default</id>
-            <phase>validate</phase>
-            <goals>
-              <goal>check</goal>
-            </goals>
-            <configuration>
-              <licenses combine.children="append">
-                <license
-                    
implementation="org.apache.rat.analysis.license.MITLicense"/>
-              </licenses>
-              <excludes combine.children="append">
-                <exclude>src/main/resources/dashboard/static/*</exclude>
-                <exclude>src/node/**</exclude>
-              </excludes>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
         <groupId>com.github.eirslett</groupId>
         <artifactId>frontend-maven-plugin</artifactId>
         <version>1.6</version>

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2862
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida9d837c61ffd4f8c72751e5fb5149ec4529e1fa
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Michael Blow <[email protected]>

Reply via email to