[ 
http://jira.codehaus.org/browse/MWEBSTART-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerome Lacoste closed MWEBSTART-82.
-----------------------------------

    Resolution: Fixed

It looks like this has been fixed, at least according to one user on the 
mailing list.

{code}
> > I had this problem using svn head for 1 week ago. Tracking it down, I
> > found that I have the problem using revision from 16.jan 1200, but the
> > problem is not there 17.jan 1200.
> >
> > I have attached a diff between the two revisions. I notice a version
> > change in the plugin/pom.xml for the jar plugin dependency. Thats
> > probably why.
>
> Others have reported that putting back the dependency to -SNAPSHOT
> fixes it for them. (i.e. reverting the usage of maven jar plugin 2.2)
>
> Was the problem reproducible (i.e. at each build) ?
> What is your environment ?

Yes. I can update the code to 16.jan and the problem is there each
time. I tested it on a clean kubuntu 7.10 (gutsy) using java 6u3 i386
computer. The signature of the plexus unArchiver.extract() method must
have changed somehow. Of course I cleaned the repository between each
try. And I am using maven-2.0.8.
{code}

> 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
>            Assignee: Jerome Lacoste
>            Priority: Critical
>             Fix For: 1.0-alpha-2
>
>         Attachments: JarUnsignMojo.diff, mvn-2.0.6.log.bz2, 
> mvn-2.0.7.log.bz2, mvn-2.0.8.log.bz2
>
>
> 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

Reply via email to