Skip to content

doytsujin/jspc-maven-plugin

 
 

Repository files navigation

JSPC Maven Plugin

Unmaintained

Alas, this plugin is unmaintained.

No maintenance intended

Consider instead:

Build Status

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 documented on the maven site.

JSP Compilers

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

Issues

No maintenance intended

The JSPC plugin is a wrapper around Tomcat's JSP Compiler. For issues relating to JSP syntax please report the issue to tomcat. Tomcat 6 issue tracker Tomcat 7 issue tracker Tomcat 8 issue tracker

Issues relating to maven or configuration options should reported to the JSPC issue tracker

Known Issues

No maintenance intended

Invocation of static methods on interfaces fails with the latest minor version of every tomcat compiler below 9.x.

About

UNMAINTAINED Maven plugin that compiles JSPs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%