Menu

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.

Enjoy!

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

Log in to post a comment.