It's basically 'mvn -Prelease release' but see here: https://cwiki.apache.org/confluence/display/MAHOUT/How+To+Release
On Mon, Apr 18, 2011 at 10:23 AM, Stanley Xu <[email protected]> wrote: > Dear all, > > It might be a stupid question, but I am not that familiar with Maven. How > could I run a simple Maven script to create a distribution I could un-tar > the build on a hadoop cluster and just set the MAHOUT_HOME to run the > mahout > script? > > It I run "mvn install", the built jars would be put in different > sub-project > paths, it's really a little confusion to package the different required > libs, jars and scripts. > > Thanks in advance. > > Best wishes, > Stanley Xu >
