I managed to bandaid this by removing jetty 7 from my local maven cache in
~/.m2/repository, but something seems to be up with the ivy configuration
where it was trying to pull latest.integration instead of 6.1.14.
-Todd
On Tue, Apr 20, 2010 at 1:57 PM, Todd Lipcon wrote:
> Has anyone been able
Has anyone been able to run HDFS with a local common build successfully in
recent weeks?
I'm running ant -Dresolvers=internal mvn-install in my common repository,
then ant -Dresolvers=internal test in my HDFS repository
java.lang.NoClassDefFoundError: org/mortbay/jetty/webapp/WebAppContext