On Nov 2, 2011, at 12:00 AM, Jake Mannix wrote: > Anyone with mad maven skills know how to churn that out in a short > evenings-worth of work? :)
Is there such a thing? :-) As an alternative, we could simply generate a Jar that contains just the necessary files and no re-org is necessary. mahout-writables-only-0.6.jar. This is likely a lot less work and could likely be done either as an Ant task or as some sort of Assembly thing. > > It would make interoperating with pig-based projects pretty nice too... +1 and a few other things, I suspect. Which reminds me, one of these days, I need to polish off separating Lucene's Analysis stuff from core... > > > On Nov 1, 2011 7:28 PM, "Ted Dunning" <ted.dunn...@gmail.com> wrote: > > Great idea. > > On Tue, Nov 1, 2011 at 7:20 PM, Jake Mannix (Created) (JIRA) < > j...@apache.org> wrote: > Create mi...