Create and maintain an M2 implementation of a maven webstart (JNLP) plugin.
---------------------------------------------------------------------------
Key: MNG-744
URL: http://jira.codehaus.org/browse/MNG-744
Project: Maven 2
Type: New Feature
Components: maven-plugins
Versions: 2.0-alpha-3
Environment: n/a
Reporter: Corridor Software Developer
Priority: Minor
I am finding a need for an M2 plugin which may be used to extend a Java Webapp
project to include other projects' jar artifacts as Java Webstart applications,
include Sun's suggested JNLP servlet and library resolution implementations and
update the web.xml file accordingly.
* This plugin would only be usable on a project which produces a webapp.
* The plugin would rely on the existing dependency management f(x) to include
those jars which contain the action client side application code.
* Multiple applications would be deployable in a single webapp.
* The web deployment descriptor would be updated so the user would have to
expend minimal effort to get a webstart application to work properly.
* The plugin would produce a jnlp descriptor which properly refers to the
client side app's library dependencies by version.
I'll update the Plugin Matrix to indicate that this plugin is being developed,
and will attach the plugin to this ticket when it is completed and tested. Also
interested in maintaining it for the foreseeable future.
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]