JSPC Compiler for Tomcat 7

this one works!

License

License

Categories

Categories

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

GroupId

net.mauhiz
ArtifactId

ArtifactId

jspc-maven-plugin
Last Version

Last Version

7.0.61
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JSPC Compiler for Tomcat 7
this one works!
Project URL

Project URL

https://github.com/mauhiz/jspc-maven-plugin
Source Code Management

Source Code Management

https://github.com/mauhiz/jspc-maven-plugin

Download jspc-maven-plugin

How to add to project

<plugin>
    <groupId>net.mauhiz</groupId>
    <artifactId>jspc-maven-plugin</artifactId>
    <version>7.0.61</version>
</plugin>

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.1
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.0
org.apache.maven.plugin-tools : maven-plugin-annotations Optional jar 3.4
org.codehaus.plexus : plexus-utils jar 3.0.22
org.apache.tomcat : tomcat-jasper jar 7.0.61
org.eclipse.jdt.core.compiler : ecj jar 4.4.2
org.apache.tomcat : tomcat-jasper-el jar 7.0.61
org.apache.tomcat : tomcat-juli jar 7.0.61
org.apache.tomcat : tomcat-servlet-api jar 7.0.61
org.apache.tomcat : tomcat-jsp-api jar 7.0.61
org.apache.tomcat : tomcat-el-api jar 7.0.61
org.apache.tomcat : tomcat-annotations-api jar 7.0.61
org.apache.ant : ant jar 1.9.4
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

jspc-maven-plugin

(moved from Google Code)

Usage

  <plugin>
    <groupId>net.mauhiz</groupId>
    <artifactId>jspc-maven-plugin</artifactId>
    <version>7.0.54</version>
  </plugin>

What does it do?

Precompiles JSPs with the full maven classpath.

Versions

Version
7.0.61
7.0.54