Title: Message Title
Artem Oboturov commented on an issue
Mojo's Webstart Maven Plugin / Bug MWEBSTART-253
Jnlp generated with the jnlp-download-servlet goal fails to launch with dependency using maven classifier
If you're unfortunate enough to have a dependency on a library which uses the maven classifier to publish multiple jar's with the same artifactId then the webstart plugin will generate a jnlp descriptor / webstart directory which does not launch.

An example dependency:
{code:xml}
<dependency>
  <groupId>org.perf4j</groupId>
  <artifactId>perf4j</ar...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to