[ http://jira.codehaus.org/browse/MWEBSTART-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=262659#action_262659 ]
Farrukh Najmi commented on MWEBSTART-138: ----------------------------------------- I am beginning to suspect that this project is no longer being maintained as there has been no evidence to suggest otherwise. It is odd that the patch has been available for a long time, has been verified by several folks and the project team has not commented on this seemingly critical issues. Thanks in advance for any comments on teh future of this bug. > The number of signed artifacts differ from the number of modified artifacts > --------------------------------------------------------------------------- > > Key: MWEBSTART-138 > URL: http://jira.codehaus.org/browse/MWEBSTART-138 > Project: Maven 2.x Webstart Plugin > Issue Type: Bug > Components: sign > Affects Versions: 1.0-alpha-2 > Environment: Linux, Maven 2.0.10, Maven 2.2.0, Java 1.5.0_19, Java > 1.6.0_12 > Reporter: Kris Kundert > Priority: Critical > Attachments: MWEBSTART-138-patch.txt, MWEBSTART-138.patch, > MWEBSTART-138.zip > > > We have a scenario where we have multiple copies of the same client > application(and same version) packaged up with different jnlp files used to > launch it. The plugin is very stable for when you have 1 or 2 copies of the > application, but when you have 4 or 5 the build breaks at least 75% of the > time. > {noformat} > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The number of signed artifacts (27) differ from the number of modified > artifacts (29). Implementation error > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.IllegalStateException: The number of signed artifacts (27) differ > from the number of modified artifacts (29). Implementation error > at > org.codehaus.mojo.webstart.AbstractBaseJnlpMojo.signOrRenameJars(AbstractBaseJnlpMojo.java:613) > at > org.codehaus.mojo.webstart.JnlpDownloadServletMojo.execute(JnlpDownloadServletMojo.java:139) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483) > at > hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181) > at > org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > 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 hudson.maven.agent.Main.launch(Main.java:165) > at hudson.maven.MavenBuilder.call(MavenBuilder.java:159) > at > hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:601) > at > hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:547) > at hudson.remoting.UserRequest.perform(UserRequest.java:103) > at hudson.remoting.UserRequest.perform(UserRequest.java:47) > at hudson.remoting.Request$2.run(Request.java:236) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) > at java.util.concurrent.FutureTask.run(FutureTask.java:123) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) > at java.lang.Thread.run(Thread.java:595) > [INFO] > ------------------------------------------------------------------------ > {noformat} -- 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