JSPC Maven Plugin

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

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Jakarta Server Pages Jakarta EE The Web Tier
Группа

Группа

org.jasig.mojo.jspc
Идентификатор

Идентификатор

jspc-maven-plugin
Последняя версия

Последняя версия

2.0.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

JSPC Maven Plugin
Support to pre-compile your JSPs for your web applications.
Организация-разработчик

Организация-разработчик

Jasig

Скачать jspc-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.apache.maven.shared : maven-verifier jar 1.4

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.0.2
2.0.0