Sergey, since purging my workspace and checking out the latest code this now works for me. I think I must have had a previous version (pre 2.1 release) of one or more classes in my workspace.
Thanks for you (very patient :-) ) help. Brad. On Wed, Apr 30, 2008 at 3:01 PM, Brad <[EMAIL PROTECTED]> wrote: > Dan, > > it now works for me. Thanks for your help. > > Brad. > > > > On Wed, Apr 30, 2008 at 2:25 PM, Daniel Kulp <[EMAIL PROTECTED]> wrote: > > > > > > Can you try completely wiping out the maven-plugins/corba directory and > > rerunning "svn up" to get the latest? I've seen issues with svn > > updating files if the files only change by case. In our case > > WSDLToIDLOption.java -> WsdltoidlOption.java. Sometimes it doesn't > > update things properly. I would suggest completely wiping out the > > directory and reloading it and then a "mvn clean ; mvn -Pfastinstall" > > and seeing if that helps at all. > > > > Doing all that does allow it to build on my Mac, but it was failing > > yesterday prior to the fix. > > > > > > Dan > > > > > > > > > > On Wednesday 30 April 2008, Brad wrote: > > > Sorry to be a pain but I updated to revision 652316 and I still get > > > the WsdltoidlOption build error: > > > > > > [FATAL ERROR] Container realm = plexus.core > > > urls[0] = > > > file:/C:/java/apache-maven-2.0.9/bin/../lib/maven-2.0.9-uber.jar > > > [INFO] > > > ---------------------------------------------------------------------- > > >-- [ERROR] BUILD ERROR > > > [INFO] > > > ---------------------------------------------------------------------- > > >-- [INFO] Error configuring: > > > org.apache.cxf:cxf-corbatools-maven-plugin. Reason: ja > > > va.lang.NoClassDefFoundError: > > > [Lorg/apache/cxf/maven_plugin/corba/maven/plugins/ WsdltoidlOption; > > > [INFO] > > > ---------------------------------------------------------------------- > > >-- [INFO] For more information, run Maven with the -e switch > > > [INFO] > > > ---------------------------------------------------------------------- > > >-- [INFO] Total time: 1 minute > > > [INFO] Finished at: Wed Apr 30 12:06:51 BST 2008 > > > [INFO] Final Memory: 49M/87M > > > [INFO] > > > ---------------------------------------------------------------------- > > >-- > > > > > > C:\workspace\eclipse33\cxf\trunk>svn info > > > Path: . > > > URL: https://svn.apache.org/repos/asf/cxf/trunk > > > Repository Root: https://svn.apache.org/repos/asf > > > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > > > Revision: 652316 > > > Node Kind: directory > > > Schedule: normal > > > Last Changed Author: dkulp > > > Last Changed Rev: 652136 > > > Last Changed Date: 2008-04-29 22:18:35 +0100 (Tue, 29 Apr 2008) > > > > > > > > > C:\workspace\eclipse33\cxf\trunk> > > > > > > > > -- > > J. Daniel Kulp > > Principal Engineer, IONA > > [EMAIL PROTECTED] > > http://www.dankulp.com/blog > > >
