Hi Jerome, I've been unable to build with the latest snapshot. I get the error below. Sorry, I haven't had time to do any investigation yet.
Specifying the previous snapshot version (1.0-alpha-2-20070823.210958-8) runs without error. I've logged it as http://jira.codehaus.org/browse/MWEBSTART-64 Cheers, Kevin [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] The number of signed artifacts (61) differ from the number of modified artifacts (130). Implementation error [INFO] ------------------------------------------------------------------------ [INFO] Trace java.lang.IllegalStateException: The number of signed artifacts (61) differ from the number of modified artifacts (130). Implementation 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) [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 7 seconds [INFO] Finished at: Mon Dec 10 15:23:58 GMT 2007 [INFO] Final Memory: 14M/26M [INFO] ------------------------------------------------------------------------ "Jerome Lacoste" <[EMAIL PROTECTED]> 10/12/2007 14:54 Please respond to [email protected] To [email protected] cc Subject [mojo-user] [VOTE] Release of version 1.0-alpha-2 version of the webstart plugin Hi, I'd like to make a new release of the webstart plugin. The latest snapshot was just deployed (1.0-alpha-2-20071208.122415-12) and is available in the Codehaus snapshots repository ([1]). All issues marked for the release are fixed [2]. As last stable release was in 2006 (sic!), the list of changes is big, there are many new features and several new mojos. So I will just point to the Jira release notes. Most users use the snapshot version anyway. As the plugin will require the release of the Mojo keytool plugin and the Maven Jar plugin, I hope that you guys can also vote for the release of these plugins as well (Vote for keytool has started on mojo user list, vote for Maven Jar plugin has not started yet on the maven users list). So the plan is to get 1.0-alpha-2 out now, then move to beta-1 in January and 1.0 end of Q1 08 at worse. Please vote for the release 1.0-alpha-2 of webstart plugin: [+1]: [0]: [-1]: (obviously +1 from me.) Jerome [1] http://snapshots.repository.codehaus.org/org/codehaus/mojo/webstart-maven-plugin/1.0-alpha-2-SNAPSHOT/webstart-maven-plugin-1.0-alpha-2-20071208.122415-12.jar [2] http://jira.codehaus.org/browse/MWEBSTART/fixforversion/13112 --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional EU corporate and regulatory disclosures.
