Menu

Maven JSTools Plugin / News: Recent posts

Maven-JSTools-Plugin v0.6 released

In this release:

- Specifying a custom JSDoc Toolkit template path Fixes 1883762. Thanks to Timothy Aston.

- JsDoc Toolkit version 2.0 (beta2.3) is used by default. If you want to use 1.x you need to set the jArgument to false in your POM. Note that JSDoc Toolkit templates designed for 1.x don't work with 2.0. Thanks to Michael Mathews.

Cheers,

Manos

Posted by Emmanuil Batsis (Manos) 2008-05-08

maven-jstools-plugin 0.5 released!

Includes an updated (1.4.0) JSDoc Toolkit and various small fixes.

Posted by Emmanuil Batsis (Manos) 2007-12-27

maven-jstools-plugin 0.4 is out!

Now hosted on the central Maven repo, version 0.4 adds fixes/improvements, including GZIP for the JS Dependency Plugin :-)

Enjoy!

Manos

Posted by Emmanuil Batsis (Manos) 2007-12-03

maven-jstools-plugin 0.2 released!

Besides JSDoc and JSLint support, this version features a new JavascriptDependencyFilter (along with documentation/howto), a Servlet Filter that loads Javascript files or other static resources from the runtime classpath and uses them to build an HTTP response. Web applications can, for example, include JS dependencies in their Maven POM and the filter will resolve those at runtime, cache them and produce the appropriate HTTP response.... read more

Posted by Emmanuil Batsis (Manos) 2007-10-05