I do understand that, but i am expecting i see artifacts in some sub-modules target folders.I am expecting something like mahout.0.10.0-SNAPSHOT.jar in mahout or distribution folders which i dont see. Currently am able to run from terminal but if i want to do java programming then i need the jar. kindly suggest.
On Thursday, June 11, 2015 7:43 PM, Andrew Musselman <andrew.mussel...@gmail.com> wrote: Also it's worth noting there's a point release, 0.10.1, available now. On Thursday, June 11, 2015, Dmitriy Lyubimov <dlie...@gmail.com> wrote: > I am not sure how maven repo is managed for released apache projects. > Binary artifacts are available for downloads. Also if you are building from > source, they would be found on standard places for a maven multimodule > project, i.e. module-name/target/artifact-jar. > On Jun 11, 2015 3:28 AM, "Raghuveer" <alwaysra...@yahoo.com.invalid> > wrote: > > > I took mahout-0.10.0 source and build it using "mvn install -DskipTests". > > I dont see any jar in root target folder or distribution target folder. > Nor > > in the maven local repository in /.m2/repository/org/apache/mahout. And i > > dont see the maven repo with 0.10.0 version yet. Kindly suggest where > > should i be looking into or how i can get the mentioned version. > > > > > > > > >