Yes, this seems to be a dependency declaration bug. Not a big deal, but still. Do you care to open a JIRA under https://issues.apache.org/jira/browse/HADOOP
Thanks, Cos On Fri, Apr 29, 2011 at 07:03, Juan P. <gordoslo...@gmail.com> wrote: > I was putting together a maven project and imported hadoop-core as a > dependency and noticed that among the jars it brought with it was JUnit 4.5. > Shouldn't it be a test scope dependency? It also happens with JUnit 3.8.1 > for the commons-httpclient-3.0.1 dependency it pulls down from the repo. > > Cheers, > Juan >