[
https://issues.apache.org/jira/browse/YETUS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774168#comment-16774168
]
Allen Wittenauer edited comment on YETUS-631 at 2/21/19 3:23 PM:
-----------------------------------------------------------------
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/03e367cc1773b90a3633ad90c116168639f39aaf/precommit/src/main/shell/test-patch.d/maven.sh#L653
was (Author: aw):
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)