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