JARs are not Pack200-compressed if libPath is set
--------------------------------------------------
Key: MWEBSTART-159
URL: http://jira.codehaus.org/browse/MWEBSTART-159
Project: Maven 2.x Webstart Plugin
Issue Type: Bug
Components: pack
Affects Versions: 1.0-beta-1
Reporter: Karl M. Davis
Priority: Blocker
If both the {{<pack200/>}} and {{<libPath/>}} configuration properties are set,
the plugin's logic for the creation of Pack200 JARs is broken. Specifically,
the {{bstractBaseJnlpMojo.packJars()}} method incorrectly calls
{{getWorkDirectory()}} instead of {{getLibDirectory()}} (see [line
882|http://mojo.codehaus.org/webstart/webstart-maven-plugin/xref/org/codehaus/mojo/webstart/AbstractBaseJnlpMojo.html#882]).
Because of this, the plugin is unable to find the JARs to be compressed and
ends up not compressing anything.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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