Skip to content

Commit da9dbaa

Browse files
committed
minor fix to pom
1 parent b05b992 commit da9dbaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@
456456
</replacements>
457457
</configuration>
458458
</plugin>
459+
<!--
459460
<plugin>
460461
<groupId>org.jasig.mojo.jspc</groupId>
461462
<artifactId>jspc-maven-plugin</artifactId>
@@ -469,7 +470,6 @@
469470
</goals>
470471
</execution>
471472
</executions>
472-
<!-- Use the Tomcat 7 JSP compiler -->
473473
<dependencies>
474474
<dependency>
475475
<groupId>org.jasig.mojo.jspc</groupId>
@@ -486,6 +486,7 @@
486486
<webXml>${basedir}/target/jspweb.xml</webXml>
487487
</configuration>
488488
</plugin>
489+
-->
489490
<!-- FindBugs Static Analysis -->
490491
<plugin>
491492
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)