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

Jerome Lacoste updated MWEBSTART-63:
------------------------------------

      Fix Version/s:     (was: 1.0-alpha-3)
                     1.0-alpha-2
    Patch Submitted: [Yes]
            Summary: JnlpDownloadServletMojo lacks support of the new signing 
design, and thus is broken  (was: FATAL ERROR using JnlpDownloadServletMojo)

> JnlpDownloadServletMojo lacks support of the new signing design, and thus is 
> broken
> -----------------------------------------------------------------------------------
>
>                 Key: MWEBSTART-63
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-63
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-2
>         Environment: Maven version: 2.0.7
> Java version: 1.5.0_13
> OS name: "windows xp" version: "5.1" arch: "x86"
> WebstartMavenPlugin: revision 5700
>            Reporter: Claude Humard
>            Assignee: Jerome Lacoste
>            Priority: Blocker
>             Fix For: 1.0-alpha-2
>
>         Attachments: MWEBSTART-63-patch.diff
>
>
> The following exception is thrown when installing a project using the 
> jnlpDownloadServletMojo:
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] The number of signed artifacts (0) differ from the number of modified 
> artifacts (1). Implementation error
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.IllegalStateException: The number of signed artifacts (0) differ 
> from the number of modified artifacts (1). Im
> plementation error
>         at 
> org.codehaus.mojo.webstart.AbstractBaseJnlpMojo.signJars(AbstractBaseJnlpMojo.java:568)
>         at 
> org.codehaus.mojo.webstart.JnlpDownloadServletMojo.execute(JnlpDownloadServletMojo.java:139)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:48
> 0)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
> a:311)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
>         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:585)
>         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)
> If the jnlp-download-servlet-goal is used, jar-files copied to the 
> workdirectory do not get the ".unprocessed"-filename-suffix and thus are not 
> signed, because they do not satisfy the unprocessedJarFileFilter.

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