Hadoop uses 2.0-SNAPSHOT. Frankly, it's a bit weird that they do b/c,
after all, it's a command line parser, it's not like one needs all
kinds of fancy options and there isn't all that much difference
between 1.1 and 2.0.
At any rate, I just named it 2.0-mahout and put a note in lib/
README.txt about it.
-Grant
On Feb 3, 2009, at 10:50 AM, Sean Owen wrote:
Fine by me. The only alternative I can imagine is move back to version
1.1, which seems distasteful, though it may not be hard in practice.
On Tue, Feb 3, 2009 at 3:19 PM, Grant Ingersoll
<[email protected]> wrote:
My current sticking point for using Maven release wise is the Hadoop
dependency on Commons CLI 2.0-SNAPSHOT, which has not been
released. Anyone
have any ideas for workaround? I think what I may do is check it
into lib
and then attach it as an artifact just like we do w/ Hadoop.
Thoughts?
-Grant