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

[jira] [Commented] (YETUS-661) ant/gradle/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:comment-tabpanel&focusedCommentId=16581389#comment-16581389 ] 

Yetus QA commented on YETUS-661:
--------------------------------

(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at https://builds.apache.org/job/PreCommit-YETUS-Build/766/console in case of problems.


> ant/gradle/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
>
>         Attachments: YETUS-661.00.patch
>
>
> 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)