[ http://jira.codehaus.org/browse/MWEBSTART-4?page=comments#action_83555 ] 
            
Sébastien Cesbron commented on MWEBSTART-4:
-------------------------------------------

No, no more info and I did not have the time to change my continuum 
configuration to point to a real drive so you can close it.


> [NEEDINFO] Unpredictable execution failure due to pack200 
> ----------------------------------------------------------
>
>                 Key: MWEBSTART-4
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-4
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>         Environment: Windows XP
> Maven 2.0.4
> jdk 1.6-beta2
>            Reporter: Sébastien Cesbron
>             Fix For: 1.0
>
>
> When packaging my modules that use webstart plugin inside a multi-module 
> project I have sometimes a failure with pack200 like the one shown in the log 
> below.
> It is never the same jar that is involved.
> Seb
> ========
> Unpacking with Unpack200
> Source File :p:\build\19\target\jnlp\itext-1.3.1.jar.pack.gz
> Dest.  File :p:\build\19\target\jnlp\itext-1.3.1.jar
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failure to run the plugin: 
> Embedded error: Error in unpack200
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Failure to run the 
> plugin: 
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
>       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:589)
>       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>       at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Failure to run the 
> plugin: 
>       at org.codehaus.mojo.webstart.JnlpMojo.execute(JnlpMojo.java:499)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
>       ... 16 more
> Caused by: Error in unpack200
>       at 
> com.sun.tools.apache.ant.pack200.Unpack200Task.extract(Unpack200Task.java:82)
>       at org.apache.tools.ant.taskdefs.Unpack.execute(Unpack.java:119)
>       at org.codehaus.mojo.webstart.Pack200.unpackJars(Pack200.java:82)
>       at org.codehaus.mojo.webstart.JnlpMojo.execute(JnlpMojo.java:456)
>       ... 18 more
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 51 seconds
> [INFO] Finished at: Thu Sep 21 10:28:21 CEST 2006
> [INFO] Final Memory: 59M/106M
> [INFO] 
> ------------------------------------------------------------------------

-- 
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