[ https://issues.apache.org/jira/browse/YETUS-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Somogyi updated YETUS-878: -------------------------------- Affects Version/s: 0.9.0 0.10.0 > 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, 0.9.0, 0.10.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)