JarUnsignMojo compilation failure on trunk
------------------------------------------
Key: MWEBSTART-82
URL: http://jira.codehaus.org/browse/MWEBSTART-82
Project: Maven 2.x Webstart Plugin
Issue Type: Bug
Components: sign
Affects Versions: 1.0-alpha-2
Reporter: Kevin Stembridge
Priority: Critical
Fix For: 1.0-alpha-2
Attachments: JarUnsignMojo.diff
Trunk is currently failing with the following compilation error from the
JarUnsignMojo class:
{code}
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/kevin/dev/workspaces/webstart-maven-workspace/webstart-maven-plugin/plugin/src/main/java/org/codehaus/mojo/webstart/JarUnsignMojo.java:[150,30]
unreported exception java.io.IOException; must be caught or declared to be
thrown
{code}
I've provided a patch that catches the IOException and throws a
MojoExecutionException instead.
--
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