Issue Type: Bug Bug
Affects Versions: 1.0-beta-6
Assignee: Unassigned
Created: 13/Jan/14 4:04 AM
Description:

When using the "jnlp-single" goal, all jar file references in the resulting jnlp-file are prefixed with the Maven group id: "groupid-artifactid-version.jar"
This is a nice feature.
But to my knowledge, the signed jar files created by the same goal are named like "artifactid-version.jar".
As these two do not match (and I do not intend to use a server side translation (like a jnlp-download-servlet), as I am using the goal "jnlp-single", this will not work.

Am I Missing something here, or is this a bug?

Regards,
Oyvind Jergan

Environment: Linux, JDK 1.6.0_45, Maven 2.2.1
[ojergan@linw109 webstart-19195]$ svn info
Path: .
URL: https://svn.codehaus.org/mojo/trunk/mojo/webstart
Repository Root: https://svn.codehaus.org/mojo
Repository UUID: 52ab4f32-60fc-0310-b215-8acea882cd1b
Revision: 19195
Node Kind: directory
Schedule: normal
Last Changed Author: tchemit
Last Changed Rev: 19193
Last Changed Date: 2014-01-07 14:59:10 +0100 (Tue, 07 Jan 2014)
Project: Mojo's Webstart Maven Plugin
Priority: Major Major
Reporter: Øyvind Jergan
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