Hi,

I'm trying to define the needed Hadoop artifacts in my maven project./
I could go to 0.20.203 [1] or use some snapshots

I'm still in learning curve and I build hadoop project (common, hdfs, mr) in eclipse (asking ant/ivy to generate the eclipse .classpath and .project, waiting on "HADOOP-6671 To use maven for hadoop common builds"), so depending on current SVN trunk is good to me, especially getting the published src/javadoc jars in my IDE.

My questions are:

1. Which of 21.0, 21.1, 22.0 or 23.0" corresponds to trunk?" (I didn't find any branch/tag for these numbers.

2. I like the split made on the snapshot maven artifacts (examples are separated,...), but this distinction is not present in src projects. Is it a goal to also split in modules? (this last topic was discussed on HADOOP-6671, just tell me if you want me to comment on existing or open new JIRA)

Tks,
- Eric


[1] release 0.20.203 http://search.maven.org/#browse|306912910
[2] snapshot 0.21.0 0.21.1 0.22.0 0.23.0 https://repository.apache.org/content/groups/snapshots/org/apache/hadoop/hadoop-common/

Reply via email to