On Sun, Jul 6, 2008 at 12:21 AM, sharpor <[EMAIL PROTECTED]> wrote: > > I have successfully installed Maven plugin for my eclipse 3.4.0 ganymede and > imported my parent project, su project and sa project. > but when i compiled them, the error showed: > "Update classpath container: tutorial-camel-su > The details is: > An internal error occurred during: "Updating classpath container: > tutorial-camel-su". > For input string: "20050307052300" > > I re-generated the eclipse related files using "mvn eclipse:eclipse" and > re-imported all of them. Still the same..
Are you using the latest m2eclipse plugin (http://m2eclipse.codehaus.org/)? m2eclipse does not need the eclipse:eclipse goal run at all. Take a look at the Problems tab in Eclipse and see if there's any more detail to the error. Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Blog: http://bruceblog.org/
