You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2018/01/25 00:23:00 UTC

[jira] [Updated] (HBASE-18985) Fix the building warning of missing version in hbase-shaded-check-invariants module

     [ https://issues.apache.org/jira/browse/HBASE-18985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-18985:
-----------------------------------
    Fix Version/s:     (was: 1.4.1)
                   1.4.2

> 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
>            Priority: Minor
>              Labels: beginner
>             Fix For: 1.3.2, 1.5.0, 1.2.8, 1.4.2
>
>
> {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 had been fixed by HBASE-18723.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)