[
https://issues.apache.org/jira/browse/TEZ-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275497#comment-14275497
]
Jonathan Eagles commented on TEZ-1890:
--------------------------------------
I'm in favor of simplifying this as you by removing the artifact of
convenience. I'll post a patch to that end so we can generate some discussion
on this. In addition, I have found the tez-ui assembly is generating some
unnecessary build warnings that should be addressed at the same time.
{quote}
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.tez:tez-ui:war:0.7.0-SNAPSHOT
[WARNING] The expression ${artifactId} is deprecated. Please use
${project.artifactId} instead.
[WARNING] The expression ${parent.version} is deprecated. Please use
${project.parent.version} instead.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
{quote}
> tez-ui web.tar.gz also being uploaded to maven repository
> ---------------------------------------------------------
>
> Key: TEZ-1890
> URL: https://issues.apache.org/jira/browse/TEZ-1890
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Priority: Blocker
>
> Not sure if we should be uploading the web tar.gz as part of maven deploy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)