[ 
https://issues.apache.org/jira/browse/MAHOUT-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121653#comment-13121653
 ] 

Ted Dunning commented on MAHOUT-830:
------------------------------------

Current state is that

   mvn install
   cd distribution
   mvn -Prelease package

builds target/<mumble>.deb which contains pretty much all that is needed.  You 
can run commands, but they result in multiple bindings for slf4j even though 
they seem to succeed in any case.

The patches for MAHOUT-828 and MAHOUT-829 are needed to make this work well.
                
> Distribution should create .deb and .rpm packages
> -------------------------------------------------
>
>                 Key: MAHOUT-830
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-830
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Ted Dunning
>
> Sometimes we need standardized install packages.  The distribution module 
> does almost all of the work necessary for this so it is a piece of cake to 
> finish the job.  The debian packages in particular can be generated in a 
> portable fashion thanks to jdeb.
> I will track this work in the debian-package branch of 
> https://github.com/tdunning/mahout
> Comments are very welcome.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to