You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/02/20 22:28:00 UTC

[jira] [Updated] (HBASE-20032) Receving multiple warnings for missing reporting.plugins.plugin.version

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

Artem Ervits updated HBASE-20032:
---------------------------------
    Attachment: HBASE-20032.v01.patch

> Receving multiple warnings for missing reporting.plugins.plugin.version
> -----------------------------------------------------------------------
>
>                 Key: HBASE-20032
>                 URL: https://issues.apache.org/jira/browse/HBASE-20032
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 2.0.0-beta-1
>         Environment: Apache Maven 3.0.5 (Red Hat 3.0.5-17)
> Maven home: /usr/share/maven
> Java version: 1.8.0_161, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-693.11.6.el7.x86_64", arch: "amd64", family: "unix"
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Minor
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-20032.v01.patch
>
>
> getting multiple warnings for the following
> {noformat}
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-project-info-reports-plugin is missing. @ org.apache.hbase:hbase:3.0.0-SNAPSHOT, /home/vagrant/hbase/pom.xml, line 3492, column 15
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.hbase:hbase:3.0.0-SNAPSHOT, /home/vagrant/hbase/pom.xml, line 3520, column 15
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.hbase:hbase:3.0.0-SNAPSHOT, /home/vagrant/hbase/pom.xml, line 3721, column 15
> [WARNING] 'reporting.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ org.apache.hbase:hbase:3.0.0-SNAPSHOT, /home/vagrant/hbase/pom.xml, line 3729, column 15
> {noformat}



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