On Thu, Apr 2, 2009 at 6:01 AM, Zhang,Dafang <[email protected]> wrote: > Hi, > > Now it's a successful build and a lot faster. :) Thanks for the resolution. > But, I guess I won't be able to import all other camel projects to eclipse, > then? Yes just go to that project folder and run mvn eclipse:eclipse, eg if you want to look at camel-cxf then go to components/camel-cxf and run it there.
> > Dafang > > -----Original Message----- > From: Claus Ibsen [mailto:[email protected]] > Sent: Wednesday, April 01, 2009 10:56 PM > To: [email protected] > Subject: Re: SCA Integration > > Hi > > Only run mvn eclipse:eclipse in the camel-core folder. Not in the root. > > > On Thu, Apr 2, 2009 at 5:52 AM, Zhang,Dafang <[email protected]> wrote: >> I added your config snippet, and I think that made it further, as it's now >> pointing to the snapshot repo now. But it still failed. The reason is that >> the guice-maven-plugin-2.0-SNAPSHOT.jar file doesn't really exist in the >> repo >> (http://people.apache.org/repo/m2-snapshot-repository/org/apache/camel/guice-maven-plugin/2.0-SNAPSHOT/). >> Is that a nightly build script issue? >> >> >> [INFO] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Camel :: Example :: Guice :: JMS >> [INFO] task-segment: [eclipse:eclipse] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Preparing eclipse:eclipse >> Downloading: >> http://people.apache.org/repo/m2-snapshot-repository/org/apache/cam >> el/guice-maven-plugin/2.0-SNAPSHOT/guice-maven-plugin-2.0-SNAPSHOT.jar >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] A required plugin was not found: Plugin could not be found - check >> that t >> he goal name is correct: Unable to download the artifact from any repository >> >> Dafang >> >> ---------------------------------------------------------------------- >> CONFIDENTIALITY NOTICE This message and any included attachments are from >> Cerner Corporation and are intended only for the addressee. The information >> contained in this message is confidential and may constitute inside or >> non-public information under international, federal, or state securities >> laws. Unauthorized forwarding, printing, copying, distribution, or use of >> such information is strictly prohibited and may be unlawful. If you are not >> the addressee, please promptly delete this message and notify the sender of >> the delivery error by e-mail or you may call Cerner's corporate offices in >> Kansas City, Missouri, U.S.A at (+1) (816)221-1024. >> > > > > -- > Claus Ibsen > Apache Camel Committer > > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus > Apache Camel Reference Card: > http://refcardz.dzone.com/refcardz/enterprise-integration > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http://refcardz.dzone.com/refcardz/enterprise-integration
