Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
-
None
-
None
Description
maprecude builds are still resolving the old hadoop-common-test jars.. Instead ivy classifiers should be used to resolve the new hadoop-common test jars ; as maven publishes test jars with classifier tests and not as a separate artifact.
[ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#hadoop-common;0.23.0-SNAPSHOT!hadoop-common.jar (1979ms)
[ivy:resolve] downloading https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common-test/0.23.0-SNAPSHOT/hadoop-common-test-0.23.0-20110727.191243-218.jar ...
[ivy:resolve] ........................................................................................................................ (885kB)
Attachments
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-2868 ant build broken in hadoop-mapreduce dir
- Closed