mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Commenting out the rat plugin as it is holding up the release. It shouldn't be
uncommented until it is known to have passed. WW-2414 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649024 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<!-- Commenting it out until it stops breaking the release
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>rat-maven-plugin</artifactId>
|
||||
@@ -250,6 +251,7 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
-->
|
||||
</plugins>
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user