Issue Type: Bug Bug
Affects Versions: 1.0-beta-5
Assignee: Unassigned
Components: jnlp-download-servlet
Created: 13/Jan/14 3:56 AM
Description:

Hi,

For our ongoing development we use SNAPSHOT versions of our own developed libraries. When we generate our jnlp file (using the SNAPSHOT dependencies in our maven file) we get the following jar references in our file:

...
<jar href=""/>

<jar href=""/>
...

where we expected the following jar references in our file (this behaviour was also present previous to the 1.0-beta-5-SNAPSHOT version prior to january 6th)

...
<jar href=""/>

<jar href=""/>
...

Is there a new parameter introduced that influences this behaviour?

Kind regards,

Robby Commers

Project: Mojo's Webstart Maven Plugin
Priority: Major Major
Reporter: Robby Commers
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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