/jspc-maven-plugin

Maven plugin to do JSP Compliation

Primary LanguageJavaApache License 2.0Apache-2.0

Info

A Maven plugin that compiles JSPs into class files, copies these into the final artifact, and updates the web.xml to reference the compiled classes. This is a fork of the Codehaus jspc-maven-plugin that resolves some long standing issues and gets the Tomcat 7 support released.

Usage

See the Maven Project Documentation for goal documentation.

Plugin Usage is also docuemnted on the maven site.

JSP Compilers

The available JSP compilers can be found by browsing org.jasig.mojo.jspc GroupId.