Hi,

Did you put the Fuse maven repo into your pom?
As you know, we don't publish the fuse artifact into the public maven repo.
So you can not access the fuse jar from the maven public repo


Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/)
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem


On Thu, Sep 5, 2013 at 3:29 PM, mahii.in87 <mahesh.so...@wipro.com> wrote:

> Hi ,
>  when I try to add the active mq dependencies to an existing pom file of
> the
> type "Camel CXF Contract First" project.
> It is showing error in the<excution> tag under <camel-cxf-pulgin>artifactid
> in the pom file.Please take a look in the error screen shot.
> These are the dependencies added
>
> <dependency>
>       <groupId>org.apache.activemq</groupId>
>       <artifactId>activemq-core</artifactId>
>       <version>5.7.0.fuse-71-047</version>
>     </dependency>
>     <dependency>
>       <groupId>org.apache.activemq</groupId>
>       <artifactId>activemq-camel</artifactId>
>       <version>5.7.0.fuse-71-047</version>
>     </dependency>
>     <dependency>
>
>
> <http://camel.465427.n5.nabble.com/file/n5738731/Error_in_POM_file.jpg>
>
> thanks
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Error-in-adding-active-mq-dependencies-tp5738731.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to