Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18088

The version of scala plugin in the reporting section is missing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Not A Problem
    • 2.0.0
    • 2.0.0
    • None
    • None

    Description

      I just noticed the following warns.

      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-resource-bundle:jar:2.0.0-SNAPSHOT
      [WARNING] 'reporting.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ org.apache.hbase:hbase:2.0.0-SNAPSHOT, /home/chia7712/apache/hbase/pom.xml, line 3212, column 15
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-server:jar:2.0.0-SNAPSHOT
      [WARNING] 'reporting.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ org.apache.hbase:hbase:2.0.0-SNAPSHOT, /home/chia7712/apache/hbase/pom.xml, line 3212, column 15
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-thrift:jar:2.0.0-SNAPSHOT
      [WARNING] 'reporting.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ org.apache.hbase:hbase:2.0.0-SNAPSHOT, /home/chia7712/apache/hbase/pom.xml, line 3212, column 15
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-shell:jar:2.0.0-SNAPSHOT
      [WARNING] 'reporting.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ org.apache.hbase:hbase:2.0.0-SNAPSHOT, /home/chia7712/apache/hbase/pom.xml, line 3212, column 15
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-protocol-shaded:jar:2.0.0-SNAPSHOT
      [WARNING] 'reporting.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ org.apache.hbase:hbase:2.0.0-SNAPSHOT, /home/chia7712/apache/hbase/pom.xml, line 3212, column 15
      

      We should add the version of the plugin to eliminate the warning.

      pom.xml#3212
            <plugin>
              <groupId>org.scala-tools</groupId>
              <artifactId>maven-scala-plugin</artifactId>
            </plugin>
      

      Attachments

        1. HBASE-18088.v0.patch
          0.8 kB
          Chia-Ping Tsai
        2. scala_plugin_warning.jpg
          196 kB
          Chia-Ping Tsai

        Activity

          People

            chia7712 Chia-Ping Tsai
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: