[
https://issues.apache.org/jira/browse/YETUS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776698#comment-16776698
]
Elek, Marton commented on YETUS-631:
------------------------------------
Thanks the answer. Fix me If I am wrong, but I think MAVEN_OPTS is only to add
jvm arguments. I would like to enable maven profiles. This patch was about
adding maven arguments (like -P or -amĀ or -pl). I didn't see if it can be
supported by MAVEN_OPTS. Is it included in YETUS-723?
> 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)