JSPC Maven Plugin

Support to pre-compile your JSPs for your web applications.

License

License

Categories

Categories

Maven Build Tools Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.jasig.mojo.jspc
ArtifactId

ArtifactId

jspc-maven-plugin
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JSPC Maven Plugin
Support to pre-compile your JSPs for your web applications.
Project Organization

Project Organization

Jasig

Download jspc-maven-plugin

How to add to project

<plugin>
    <groupId>org.jasig.mojo.jspc</groupId>
    <artifactId>jspc-maven-plugin</artifactId>
    <version>2.0.2</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
org.jasig.mojo.jspc : jspc-compiler-api jar 2.0.2
org.apache.maven : maven-project jar 2.0.11
org.apache.maven : maven-plugin-api jar 3.0.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.apache.maven.shared : file-management jar 1.2.1
org.apache.maven.shared : maven-filtering jar 1.1
org.codehaus.plexus : plexus-utils jar 3.0.10
org.codehaus.plexus : plexus-interpolation jar 1.16
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.apache.maven : maven-model jar 3.0.5
org.apache.maven : maven-core jar 3.0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.shared : maven-verifier jar 1.4

Project Modules

There are no modules declared in this project.

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.

org.jasig.mojo.jspc

Apereo Foundation

Versions

Version
2.0.2
2.0.0