I am using javascript-maven-pluginin a js maven project. I used the javascript-ria-archetype to create the initial project and have since added a lot of my .js files under src/main/js directory of the project. I would now like to make sure that my project's .js artifact include the functions defined in all my .js files.

It seems that I have to manually update the src/main/js/IndexContext.js file to reference each of my .js files. This seems rather painful a manual step. Am I missing something obvious or is there a way to automate the inclusion of all the function defined in my .js files in the project .js artifact.

Thanks for any pointers.

--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com



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

   http://xircles.codehaus.org/manage_email


Reply via email to