Re: camel-example-cafe does not compile

2014-01-14 Thread doug5791
es directory. > > From: Claus Ibsen-2 [via Camel] [[hidden email]] > Sent: Tuesday, January 14, 2014 1:37 AM > To: Tober, Douglas Arlyn > Subject: Re: camel-example-cafe does not compile > > From where did you download the source code? > > On Mon, Jan 13, 2014 at 11:44

Re: camel-example-cafe does not compile

2014-01-14 Thread Claus Ibsen
amples directory. > > From: Claus Ibsen-2 [via Camel] [ml-node+s465427n5745918...@n5.nabble.com] > Sent: Tuesday, January 14, 2014 1:37 AM > To: Tober, Douglas Arlyn > Subject: Re: camel-example-cafe does not compile > > From where did you download

RE: camel-example-cafe does not compile

2014-01-14 Thread doug5791
Subject: Re: camel-example-cafe does not compile >From where did you download the source code? On Mon, Jan 13, 2014 at 11:44 PM, doug5791 <[hidden email]> wrote: > When I follow the readme.txt and try to compile the project this is the error > I receive: > > <http://camel.4

Re: camel-example-cafe does not compile

2014-01-13 Thread Claus Ibsen
>From where did you download the source code? On Mon, Jan 13, 2014 at 11:44 PM, doug5791 wrote: > When I follow the readme.txt and try to compile the project this is the error > I receive: > > > > > > -- > View this message in co

Re: camel-example-cafe does not compile

2014-01-13 Thread doug5791
When I follow the readme.txt and try to compile the project this is the error I receive: -- View this message in context: http://camel.465427.n5.nabble.com/camel-example-cafe-does-not-compile-tp5745894p5745912.html Sent from

Re: camel-example-cafe does not compile

2014-01-13 Thread doug5791
To the best of my knowledge I am not behind any proxy, I am just using my home network if that helps. I created a new Maven project and followed the instructions for a route tutorial from the greenpaper found here: GreenPaper

Re: camel-example-cafe does not compile

2014-01-13 Thread Claus Ibsen
Are your computer behind some HTTP proxy or something to reach the internet? If so then you need to configure maven to use the http proxy so it can download the needed JARs http://maven.apache.org/general.html#proxy-needed On Mon, Jan 13, 2014 at 4:48 PM, doug5791 wrote: > I am very new to usi