[
https://issues.apache.org/jira/browse/YETUS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597569#comment-16597569
]
Elek, Marton commented on YETUS-631:
------------------------------------
Patch v2 uploaded. Now it supports multiple arguments (Something like
--mvn-args="-X -Da=q") with or without docker. It required some improvement on
docker execution as the arguments were converted to string in case of docker
execution. With using TESTPATCHMODE as an array it's possible to keep the
multiple maven arguments all together as one argument.
Please let me know what do you think about it.
> 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)