Jspc Maven Plugin Versions Save

Maven JSP precompilation plugin

jspc-maven-plugin-4.1.1

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/leonardehrenfried/jspc-maven-plugin/compare/jspc-maven-plugin-4.0.0...jspc-maven-plugin-4.1.1

jspc-maven-plugin-4.0.0

3 years ago

jspc-maven-plugin-3.2.0

3 years ago

jspc-maven-plugin-3.1.2

3 years ago

jspc-maven-plugin-3.1.1

3 years ago

#45

jspc-maven-plugin-3.1.0

5 years ago

Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.1.0/

Release notes :

  • [FEAT] Update to Jasper 9.0.17 and add JspcMojoJDTCompiler: #40
  • [FIX] Can not generate Java 11 JSP : #39

jspc-maven-plugin-3.0.0

5 years ago

Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0/

Release 3.0.0 contains same code as jspc-maven-plugin-3.0.0-RC5

jspc-maven-plugin-3.0.0-RC5

5 years ago

Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC5/

Release notes :

  • [FEAT] Add parameter to set noProxyHost : #36

jspc-maven-plugin-3.0.0-RC4

5 years ago

Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC4/

Release notes :

  • [FEAT] Add options to allow skipping xsd validation, and to add http proxy if needed : #35

jspc-maven-plugin-3.0.0-RC3

5 years ago

Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC3/

Release notes :

  • [FIX] Throw an error if validateXmlContent of merged xml is not ok. Fix ParallelJDTCompiler with Tomcat 9. Remove jetty-util : #33
  • [FIX] Set jspc setThreadCount to 1 to avoid parallelism on jspc side. Add web xml validation with xsd : #34