Shawna,
The hadoop-hdfs TEST JAR shares the same group/name as the hadoop-hdfs JAR,
it has a different 'type'. Following is how you should include it in your
POM:
org.apache.hadoop
hadoop-hdfs
0.23.0-SNAPSHOT
test-jar
test
Thanks.
Alejandro
On Sat, Sep 1
First mvn install, then you will pass the compilation
在 2011 9 10 02:15,"Shawna Qian" 写道:
> Hello:
>
> I am trying to use this package here in my pom.xml. It is listed in the
repository.apache.org. And I can browse it.
>
>
>
> org.apache.hadoop
> hadoop-hdfs-test
> 0.23.0-SNAPSHOT
>
>
> But when