[ 
https://issues.apache.org/jira/browse/TEZ-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127379#comment-17127379
 ] 

László Bodor edited comment on TEZ-3706 at 6/6/20, 3:35 PM:
------------------------------------------------------------

with
{code}
 mvn clean install -DskipTests -Pnoui
{code}
result is  [^mvn_noui.log] 
only possible way seemed to be to skip all plugins in that project

I wanted to skip whole module by the profile in root pom.xml, but it's not 
possible (according to a comment in https://stackoverflow.com/a/8305931)

plugin upgraded were needed, because old versions didn't respect the skip 
parameter



was (Author: abstractdog):
with
{code}
 mvn clean install -DskipTests -Pnoui
{code}
result is  [^mvn_noui.log] 
only possible way seemed to be to skip all plugins in that project

I wanted to skip whole module by the profile in root pom.xml, but it's not 
possible (according to a comment in https://stackoverflow.com/a/8305931)


> add option to skip Tez UI build
> -------------------------------
>
>                 Key: TEZ-3706
>                 URL: https://issues.apache.org/jira/browse/TEZ-3706
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: László Bodor
>            Priority: Major
>              Labels: UI, build
>         Attachments: TEZ-3706.01.patch, mvn_noui.log
>
>
> The UI build takes forever downloading some files and messing around. It 
> should be possible to skip it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to