You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/28 01:24:05 UTC

[jira] [Commented] (MAHOUT-1953) jars in $MAHOUT_HOME should be deleted on mvn clean

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

ASF GitHub Bot commented on MAHOUT-1953:
----------------------------------------

GitHub user rawkintrevo opened a pull request:

    https://github.com/apache/mahout/pull/312

    MAHOUT-1953 Delete jars from MAHOUT_HOME

    Jars are coppied on `mvn package` to MAHOUT_HOME however, `mvn clean` does not delete this packages. 
    
    This corrects that oversite. 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rawkintrevo/mahout mahout-1953

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mahout/pull/312.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #312
    
----
commit f08e5a925c800078732b361727b2395075ff0bbf
Author: rawkintrevo <tr...@gmail.com>
Date:   2017-04-28T01:21:20Z

    MAHOUT-1953 Delete jars from MAHOUT_HOME

----


> jars in $MAHOUT_HOME should be deleted on mvn clean
> ---------------------------------------------------
>
>                 Key: MAHOUT-1953
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1953
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Trevor Grant
>             Fix For: 0.13.0
>
>
> MAHOUT-1950 copies jars to $MAHOUT_HOME to be picked up.  
> They should be deleted by mvn clean



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)