Hi Oliver,

The JS Import Maven Plugin brings Maven dependency management to JS. In 
addition it now directly supports AMD. More info:

http://mojo.codehaus.org/js-import-maven-plugin/

Your script statement simply declares the single js it requires like:

src="${myfile.js}"

and this will be expanded into a number of script statements in relation to 
myfile.js's dependencies.

I hope to have some nice examples to show at the Maven Javascript Tools shortly.

Kind regards,
Christopher
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to