[ 
https://jira.codehaus.org/browse/MWEBSTART-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tony Chemit closed MWEBSTART-163.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.0-beta-2
         Assignee: Tony Chemit

As commented by Ruben, just do not add a dependency :)

> Webstart zip contains Maven jars that are not required for the webstart app
> ---------------------------------------------------------------------------
>
>                 Key: MWEBSTART-163
>                 URL: https://jira.codehaus.org/browse/MWEBSTART-163
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>         Environment: Maven 2.2, Java 1.6.0.23, Win7-64
>            Reporter: Paul Loveridge
>            Assignee: Tony Chemit
>             Fix For: 1.0-beta-2
>
>         Attachments: MainFrame.java, pom.txt
>
>
> Now this might be user error, I'm new to Maven.  But I've followed what 
> instructions I could find and got a webstart app building as one project, and 
> deployed into the war as another.  The war app works fine, its the zip file 
> produced by the first project that gives rise to the problem.
> The app is a test app, its just 3x4 grid of buttons like a keypad.  I wanted 
> to get the mechanism working in Maven so I chose something simple.  It 
> requires no external jars, just a basic jre install.  But when I look in the 
> zip file instead of just the app jar and the .jnlp file it contains 41 jars 
> that I can only assume come from the Maven process.  I know for certain that 
> a one class simple Swing demo app doesnt need maven-core-2.0.1.jar deployed 
> on the codebase server.
> How do I restrict the webstart .zip to just the runtime jars or is this a 
> webstart plugin bug ?

--
This message is automatically generated by JIRA.
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