[
https://issues.apache.org/jira/browse/TEZ-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602770#comment-15602770
]
Hitesh Shah commented on TEZ-3489:
----------------------------------
Caching the modules is good. However, using the cache without checking if the
cache matches the actual requirements is not good.
> 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)