Chia-Ping Tsai created HBASE-18985:
--------------------------------------
Summary: Fix the building warning of missing version in
hbase-shaded-check-invariants module
Key: HBASE-18985
URL: https://issues.apache.org/jira/browse/HBASE-18985
Project: HBase
Issue Type: Bug
Reporter: Chia-Ping Tsai
Fix For: 1.4.0, 1.3.2, 1.5.0, 1.2.7
{quote}
19:20:38 [WARNING]
19:20:38 [WARNING] Some problems were encountered while building the effective
model for org.apache.hbase:hbase-shaded-check-invariants:pom:1.2.7-SNAPSHOT
19:20:38 [WARNING] 'build.plugins.plugin.version' for
org.codehaus.mojo:exec-maven-plugin is missing. @
org.apache.hbase:hbase-shaded-check-invariants:[unknown-version],
/var/lib/jenkins/workspace/PreCommit-HBASE-BRANCH-1.2/hbase-shaded/hbase-shaded-check-invariants/pom.xml,
line 161, column 15
19:20:38 [WARNING]
19:20:38 [WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
19:20:38 [WARNING]
19:20:38 [WARNING] For this reason, future Maven versions might no longer
support building such malformed projects.
19:20:38 [WARNING]
{quote}
This warning doesn't occur on master because it is fixed by HBASE-18723.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)