We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05b992 commit da9dbaaCopy full SHA for da9dbaa
pom.xml
@@ -456,6 +456,7 @@
456
</replacements>
457
</configuration>
458
</plugin>
459
+ <!--
460
<plugin>
461
<groupId>org.jasig.mojo.jspc</groupId>
462
<artifactId>jspc-maven-plugin</artifactId>
@@ -469,7 +470,6 @@
469
470
</goals>
471
</execution>
472
</executions>
- <!-- Use the Tomcat 7 JSP compiler -->
473
<dependencies>
474
<dependency>
475
@@ -486,6 +486,7 @@
486
<webXml>${basedir}/target/jspweb.xml</webXml>
487
488
489
+ -->
490
<!-- FindBugs Static Analysis -->
491
492
<groupId>org.codehaus.mojo</groupId>
0 commit comments