[
https://issues.apache.org/jira/browse/HIVE-18007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-18007:
------------------------------------
Attachment: HIVE-18007.patch
In addition to address maven warnings, also moved storage-api to top to make it
explicit for it to build first.
[~alangates] Can you please take a look?
> Address maven warnings
> ----------------------
>
> Key: HIVE-18007
> URL: https://issues.apache.org/jira/browse/HIVE-18007
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 3.0.0
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Attachments: HIVE-18007.patch
>
>
> {code}
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.hive:hive-metastore:jar:3.0.0-SNAPSHOT
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but
> found duplicate declaration of plugin
> org.apache.maven.plugins:maven-jar-plugin @ line 299, column 15
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.hive:hive-standalone-metastore:jar:3.0.0-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.antlr:antlr3-maven-plugin is
> missing. @ line 538, column 15
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)