Hi,
I've tried to use javascript-maven-plugin to produce an artifact of js
packaging type that is to be a simple concatenation of a number of js files.
I have an html file with script tags pointing at the js files without using
js-import's ${file.js} properties . Webminifier finds the files,
concatenates and minifies to 1.js and 1-min.js, but the install plugin
reports an error "The packaging for this project did not assign a file to
the build artifact".
Any ideas what the problem is and how to fix it?
Regards,
Hubert.
-- 
View this message in context: 
http://old.nabble.com/question-on-javascript-maven-plugin-usage-for-simple-js-file-concatenation-tp33660574p33660574.html
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to