Issue Type: Bug Bug
Affects Versions: 1.0-beta-4
Assignee: Unassigned
Attachments: webstart.zip
Components: jnlps
Created: 18/Dec/13 4:36 AM
Description:

I have created a simple example maven project with the following structure:

  • parent module
  • child gui module (with junit dependency for illustration)
  • child webstart module only referenced when running in release profile

When I generate the .jnlp descriptor using 1.0-beta-1 junit & hamcrest-core are referenced as dependencies, but if I change the plugin version to 1.0-beta-4 they are not. I also noticed that the offline-allowed property disappeared. (cmd: mvn clean install -P release)

Could you please advise whether this is a bug, or update the documentation here: http://mojo.codehaus.org/webstart/webstart-maven-plugin/upgrade.html ?

Project: Mojo's Webstart Maven Plugin
Priority: Major Major
Reporter: Jon Freedman
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