You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2016/10/24 17:44:58 UTC

[jira] [Created] (TEZ-3489) Tez UI: Dependencies are not cleaned on 'mvn clean'

Sreenath Somarajapuram created TEZ-3489:
-------------------------------------------

             Summary: Tez UI: Dependencies are not cleaned on 'mvn clean'
                 Key: TEZ-3489
                 URL: https://issues.apache.org/jira/browse/TEZ-3489
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.8.3
            Reporter: Sreenath Somarajapuram


On building Tez UI, dependencies are downloaded onto node, node_modules & bower_components folder in tez/tez-ui/src/main/webapp. On 'mvn clean' these folders are not cleared.
Ideally these dependencies must be added to target and must be removed with target on clean.
As of now, we need to activate an extra profile for clearing these files : -PcleanUICache



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)