|
||||||||
|
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 |
||||||||
- [mojo-dev] [jira] (MWEBSTART-224) updateManife... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Alexander Vitkovskiy (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Alexander Vitkovskiy (JIRA)
- [mojo-dev] [jira] (MWEBSTART-224) updateM... Bjarke Blendstrup (JIRA)

I think I've reduced the problem to something more manageable.
The problem is that the order of jar files in the generated .jnlp file changes.
When I use org.codehaus.mojo.webstart.webstart-maven-plugin:1.0-beta-2 hibernate-commons-annotations.jar is listed before persistence-api.jar
When I use org.codehaus.mojo.webstart-maven-plugin:1.0-beta-5 it is the other way around. Actually the order of jar files in totally different when using 1.0-beta-5.
Why does the order change?