Multi Application JNLP
----------------------

                 Key: MWEBSTART-58
                 URL: http://jira.codehaus.org/browse/MWEBSTART-58
             Project: Maven 2.x Webstart Plugin
          Issue Type: Improvement
            Reporter: Lewis Henderson
         Attachments: plugin configuration example.xml

Under maven 1, I was able to build a single WAR containing multiple 
applications and multiple components.

The structure was 

app1.jnlp -> components/comp1.jnlp
app1.jar

app2.jnlp -> components/comp1.jnlp & components/comp2.jnlp
app2.jar
        components
                comp1.jnlp
                comp1-1.jar
                comp1-2.jar

                comp2.jnlp
                comp2-1.jar
...

This structure, and others, should be possible with this plugin.

I have attached a mockup of a possible plugin configuration to enable this type 
of structure...

-- 
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