You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/09 21:31:00 UTC

[jira] [Commented] (S2GRAPH-126) SBT error when there is no ~/.m2/settings.xml

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

ASF GitHub Bot commented on S2GRAPH-126:
----------------------------------------

GitHub user jongwook opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/93

    [S2GRAPH-126] fixes SBT error that occurs if ~/.m2/settings.xml does not exist

    Now `credentials` will be empty when settings.xml does not exist.

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

    $ git pull https://github.com/jongwook/incubator-s2graph S2GRAPH-126

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

    https://github.com/apache/incubator-s2graph/pull/93.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 #93
    
----
commit f4374095f5f33c84202d19fefb95d2d02b242966
Author: Jong Wook Kim <jo...@nyu.edu>
Date:   2016-11-09T21:22:40Z

    [S2GRAPH-126] does not produce error even if ~/.m2/settings.xml does not exist

----


> SBT error when there is no ~/.m2/settings.xml
> ---------------------------------------------
>
>                 Key: S2GRAPH-126
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-126
>             Project: S2Graph
>          Issue Type: Bug
>            Reporter: Jong Wook Kim
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> S2GRAPH-115 added a regression that any SBT task fails if {{~/.m2/settings.xml}} does not exist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)