In my JNLP app, I have very carefully done dependencyManagement for spring jars that are dependencies for it.

When using the webstart-maven-plugin with the jnlp-download-servlet mojo the versions specified via dependencyManagement are not respected causing fatal errors due to version mismatches between dependencies.

I expected that the correct behavior would be for the jnlp-download-servlet mojo to respect dependencyManagement specified version when retrieving transitive dependencies.

I have just filed the following issue:

http://jira.codehaus.org/browse/MWEBSTART-162


I have tried to work around the issue by adding the correct jars version as direct dependencies of my app as well as the plugin but still no joy.

Thanks for any suggestions for a workaround.

--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to