Thank you for your help. I installed from http://q4e.googlecode.com/svn/trunk/updatesite/. And I can not find anything below http://m2eclipse.codehaus.org (No repository found at ...)while I did try http://m2eclipse.codehaus.org/update and failed during the installation. The error details were: Cannot complete the request. See the details. Unsatisfied dependency: [org.maven.ide.eclipse.subclipse.feature.feature.group 0.0.12.20071231-1800] requiredCapability: org.eclipse.equinox.p2.iu/org.tigris.subversion.subclipse.ui/0.0.0 Unsatisfied dependency: [org.maven.ide.eclipse.subclipse.feature.feature.group 0.0.12.20071231-1800] requiredCapability: org.eclipse.equinox.p2.iu/org.tigris.subversion.subclipse.core/0.0.0 Unsatisfied dependency: [org.maven.ide.eclipse.subclipse.feature.feature.group 0.0.12.20071231-1800] requiredCapability: org.eclipse.equinox.p2.iu/org.tigris.subversion.subclipse.ui/0.0.0 Unsatisfied dependency: [org.maven.ide.eclipse.subclipse.feature.feature.group 0.0.12.20071231-1800] requiredCapability: org.eclipse.equinox.p2.iu/org.tigris.subversion.subclipse.core/0.0.0 seems that I should install another equinox plugin. But what's the url of these plugins? I searched but found nothing..:( Thank you.
bsnyder wrote: > > 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/ > > -- View this message in context: http://www.nabble.com/Maven-Eclipse-plugin-error%3A-Updating-classpath-container%3A-project-name--tp18299301p18308730.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
