Re: [CAMEL-GAE] Camel GAE won't build

2012-08-14 Thread Andrew Thorburn
Nuked ~/.m2/repository, and tried rebuilding just Camel GAE with the command you gave. Works now. I think what might have happened is that I switched from using our internal Artifactory instance to using Central through our corporate proxy between builds, and that may have confused it? Either way,

Re: [CAMEL-GAE] Camel GAE won't build

2012-08-14 Thread Babak Vahdat
Hi >From time to time the same happens to me as well. However deleting your complete m2-cache content and rebuilding again from the scratch should resolve this: mvn clean install -Pfastinstall Are you behind a Proxy (e.g. a corporate HTTP-Proxy)? Babak -- View this message in context: http