Maven JavaScript Import Plugin
------------------------------

                 Key: MOJO-1590
                 URL: http://jira.codehaus.org/browse/MOJO-1590
             Project: Mojo
          Issue Type: Improvement
          Components: _Plugin Submission
            Reporter: Christopher Hunt
         Attachments: Maven JavaScript Import Plugin-codehaus.zip

Please find attached my submission of The Maven JavaScript Import Plugin.

This plugin is a tool for the development of JavaScript applications, 
specifically those aimed at JavaScript Rich Internet Application development 
(HTML/CSS/JS).

The plugin specifically provides the ability to manage JavaScript object and 
file dependencies - effectively bringing the world of Maven dependency 
management to JavaScript. The main force behind this functionality is to 
minimise the amount of hand-coding a developer needs to do ensuring that an 
HTML resource has the correct <script> declarations. With this plugin the 
developer declares the root JavaScript file required by the HTML file. The root 
JavaScript file will declare its dependencies and this plugin will inject these 
dependencies as additional <script> declarations in the target HTML.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to