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

Dennis Lundberg closed MWEBSTART-120.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0-alpha-3
         Assignee: Dennis Lundberg

The problem was that there was no setter for jarResources in JnlpFile, so any 
<jarResource> configuration in the POM was silently ignored. That would also 
explain why you were not able to override the hrefValue.

> jnlp-download-servlet goal creates incorrect jar entries in jnlp file for 
> jarResources marked with outputJarVersion=false
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MWEBSTART-120
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-120
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>          Components: jnlp-download-servlet
>    Affects Versions: 1.0-alpha-2
>         Environment: Linux, JDK 1.5, Maven 2.0.9
>            Reporter: Johannes Martin
>            Assignee: Dennis Lundberg
>             Fix For: 1.0-alpha-3
>
>
> In my project, I am using the jnlp-download-servlet goal. Since I am 
> deploying snapshots that change frequently, I do not want jar versions to be 
> output in the generated jnlp file. So I use 
> <outputJarVersion>false</outputJarVersion> for every jarResource.
> The generated jnlp file does not contain and version attributes (correct), 
> but the hrefs for the jar files do not include the version numbers in their 
> href attributes (wrong).
> As a workaround, I tried to use a custom hrefValue tag for the jarResource, 
> but the jnlp-download-servlet goal overwrites any custom values.

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