You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/08/15 17:11:00 UTC

[jira] [Updated] (YETUS-661) maven assumes container $HOME and host $HOME are the same

     [ https://issues.apache.org/jira/browse/YETUS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated YETUS-661:
-----------------------------------
    Description: Noticed today that by default, test-patch mounts ${HOME}/.m2:${HOME}/.m2.  On OS X, however, HOME==/Users/(username).  So /Users/(username)/.m2 gets mounted but maven is expecting it to be on /home.  This problem doesn't occur if --mvn-custom-repos is used, however.

> maven assumes container $HOME and host $HOME are the same
> ---------------------------------------------------------
>
>                 Key: YETUS-661
>                 URL: https://issues.apache.org/jira/browse/YETUS-661
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>             Fix For: 0.8.0
>
>
> Noticed today that by default, test-patch mounts ${HOME}/.m2:${HOME}/.m2.  On OS X, however, HOME==/Users/(username).  So /Users/(username)/.m2 gets mounted but maven is expecting it to be on /home.  This problem doesn't occur if --mvn-custom-repos is used, however.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)