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 2019/05/08 15:15:00 UTC

[jira] [Commented] (YETUS-878) mvn-settings in docker mode is not working

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

Allen Wittenauer commented on YETUS-878:
----------------------------------------

There's a good chance this is already fixed by YETUS-799.

> mvn-settings in docker mode is not working 
> -------------------------------------------
>
>                 Key: YETUS-878
>                 URL: https://issues.apache.org/jira/browse/YETUS-878
>             Project: Yetus
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Peter Somogyi
>            Priority: Major
>
> The --mvn-settings=<file> parameter does not work in docker mode.
> I used --mvn-settings="${WORKSPACE}/jenkins_m2_settings.xml and the file was available on that path, however, in the logs I found a WARN stating that the file is not found. 
> {noformat}
> 11:47:09 --mvn-settings=/data/jenkins/workspace/hbase-pre-commit/jenkins_m2_settings.xml --project=hbase --plugins=all,-hadoopcheck,-xml --tests-filter=test4tests --proclimit=10000 --dockermemlimit=20g --jenkins
> 11:59:13 WARNING: /data/jenkins/workspace/hbase-pre-commit/jenkins_m2_settings.xml not found. Ignoring.
> {noformat}



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