.m2 repo messed up on hadoop6

2013-01-24 Thread Aaron T. Myers
A few pre-commit builds have been failing recently with compile errors which I think are due to a bad jar in the /home/jenkins/.m2 repo on hadoop6. For example, both of these builds: https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-HDFS-Build/3878/

Re: .m2 repo messed up on hadoop6

2013-01-24 Thread Giridharan Kesavan
I just cleaned the ~/.m2 cache on hadoop6 -Giri On Thu, Jan 24, 2013 at 1:17 PM, Aaron T. Myers a...@cloudera.com wrote: A few pre-commit builds have been failing recently with compile errors which I think are due to a bad jar in the /home/jenkins/.m2 repo on hadoop6. For example, both of