I created the javascript maven tools at Mojo

You can use it to build, test and package pure javascript libraries with
maven
http://mojo.codehaus.org/javascript-maven-tools/guide-javascript-development.html

As it is not released yet, to use this plugin you'll need to declare
codehaus sandbox repository :
http://mojo.codehaus.org/using-sandbox-plugins.html

Nico.


2008/4/21, Richard Chamberlain <[EMAIL PROTECTED]>:
>
> Hi all,
>
>
>
> I've been using maven for a while now..  in Java.
>
>
>
> However my latest project requires us to produce a JavaScript API. I've
> had a look around for some javascript support. The main features i'd
> like to get:
>
>
>
> -          Package up javascript code
>
> -          Pull in library dependencies
>
> -          JSDoc
>
>
>
> I've looked at the maven javascript plugin at codehaus -
> http://mojo.codehaus.org/javascript-maven-tools/index.html - but i cant
> seem to download it from any repository or get the source from anywhere.
> Does anyone have any clues?
>
>
>
> The mobilvox plugin: http://ossi.mobilvox.com/maven-js-plugin/index.html
> seems to just do compression only, so doesn't match my needs.
>
>
>
> Does anyone on the list develop JavaScript with Maven? What tools do you
> use?
>
>
>
> Cheers,
>
>
>
>
> Richard
>
>
>
>

Reply via email to