[ https://issues.apache.org/jira/browse/YETUS-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836154#comment-16836154 ]
Peter Somogyi commented on YETUS-878: ------------------------------------- I'm using 0.8.0, I'll upgrade and try it on the latest release. > 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)