[
https://issues.apache.org/jira/browse/YETUS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774168#comment-16774168
]
Allen Wittenauer commented on YETUS-631:
----------------------------------------
Yetus no longer overrides MAVEN_OPTS, so set it directly. It will even get
sent to a docker container:
https://github.com/apache/yetus/blob/master/precommit/src/main/shell/test-patch.d/maven.sh#L653
> Add new command line parameter to define custom mvn argument
> ------------------------------------------------------------
>
> Key: YETUS-631
> URL: https://issues.apache.org/jira/browse/YETUS-631
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Major
> Attachments: YETUS-631.001.patch, YETUS-631.003.patch
>
>
> The HDDS subproject is turned off by default in Hadoop source tree. To make a
> workable Precommit-HDDS-Build we need a possibility to defined additional mvn
> arguments from the command line.
> (I tried to use .mvn/maven.config but the current build forces a git clean
> build. Environment variable could not been used in dockerized environment )
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)