[
https://issues.apache.org/jira/browse/TEZ-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603670#comment-15603670
]
Hitesh Shah commented on TEZ-3471:
----------------------------------
I am not sure if this needs to be done via a profile. maven has a notion of
different phases so phantomjs needs to be downloaded prior to the test phase
but only when the test phase is being triggered - maybe as part of
test-compile.
> Tez UI: PhantomJS dependency should be downloaded only when tests are run
> -------------------------------------------------------------------------
>
> Key: TEZ-3471
> URL: https://issues.apache.org/jira/browse/TEZ-3471
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Labels: TezUI
> Attachments: TEZ-3471.1.patch
>
>
> - PhantomJS is the most heavy dependency in TezUI. Its a headless browser for
> running UTs.
> - Right now its downloaded in all builds, when they are required only when
> tests are run.
> - This ticket is to disable downloading of PhantomJS when build is run with
> -DskipTests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)