@@ -640,6 +640,14 @@
<exclude>**/*.json</exclude>
</excludes>
</configuration>
+ <executions>
+ <execution>
+ <phase>test</phase>
+ <goals>
+ <goal>check</goal>
+ </goals>
+ </execution>
+ </executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
@@ -158,6 +158,14 @@
<groupId>org.vafer</groupId>
@@ -387,6 +387,14 @@
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<configuration combine.self="override"/>
<groupId>org.apache.maven.plugins</groupId>
@@ -147,6 +147,14 @@
<exclude>src/test/resources/users_for_dn_with_space.ldif</exclude>
<!--Static -->
@@ -125,6 +125,14 @@
@@ -194,6 +194,14 @@
<exclude>node_modules/**</exclude>
@@ -32,7 +32,7 @@
- <version>0.8</version>
+ <version>0.10</version>
</plugins>
</pluginManagement>
@@ -63,6 +63,14 @@
<exclude>**/*.cs</exclude>
</build>
@@ -57,7 +57,7 @@
@@ -161,6 +161,14 @@
<exclude>contrib/ambari-scom/management-pack/Hadoop_MP/**</exclude>