This is NOT the same problem. Jothi is trying to build Apache Camel, not its own project...
Please start a new thread in the case do you need help with your project. Best, Christian On Thu, Jun 21, 2012 at 11:25 AM, mabahma <maba...@hotmail.com> wrote: > Hi, > > I have the seme problem when addin the dependeny on camel 2.10-SNAPSHOT in > one of my projects. > > <dependency> > <groupId>org.apache.camel</groupId> > <artifactId>camel-core</artifactId> > <version>2.10-SNAPSHOT</version> > </dependency> > > > I have the jar in my repository. i have this error in my pom file : missing > artifact : came-core-2.10-SNAPSHOT. > > Any idea ? > > Thanks > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Build-Error-tp5714594p5714825.html > Sent from the Camel Development mailing list archive at Nabble.com. >