jnlp-download-servlet should apply outputJarVersion transitively
----------------------------------------------------------------

                 Key: MWEBSTART-153
                 URL: http://jira.codehaus.org/browse/MWEBSTART-153
             Project: Maven 2.x Webstart Plugin
          Issue Type: Improvement
          Components: jnlp-download-servlet
    Affects Versions: 1.0-beta-1
            Reporter: James Olsen


I wish to use the jnlp-download-servlet MOJO in order to use JNLP jar 
versioning which is not supported in the other MOJOs.  I'm migrating from using 
jnlp-single and hoped to continue specifying the single main jar and rely on 
transitive dependencies to pick up the other jars.  Unfortunately the 
outputJarVersion setting is not applied to the transitive dependencies.  They 
are always being versioned but I need to switch this off when doing SNAPSHOT 
builds.

I assume the only workaround is to specify all dependencies explicitly and 
apply the setting to each of them.  This may be something you'd do anyway if 
wanting to make use of jar-diff, but if not it's a lot of extra work and manual 
dependency synchronisation.

Would it be possible to make outputJarVersion apply transitively?

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