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, everything builds now. Thanks, - Andrew On Wed, Aug 15, 2012 at 1:00 PM, Babak Vahdat <babak.vah...@swissonline.ch>wrote: > 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://camel.465427.n5.nabble.com/CAMEL-GAE-Camel-GAE-won-t-build-tp5717292p5717355.html > Sent from the Camel Development mailing list archive at Nabble.com. >