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

maven-eclipse-plugin does not define version in every module

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.3.0
    • 3.0.0-alpha-1, 2.3.0
    • None
    • None
    • Reviewed

    Description

      Currently Maven starts with the following warnings:

      [WARNING] 
      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-server:jar:3.0.0-SNAPSHOT
      [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-eclipse-plugin is missing. @ org.apache.hbase:hbase-server:[unknown-version], /Users/jan/Documents/Projects/github/hbase/hbase-server/pom.xml, line 208, column 15
      [WARNING] 
      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-zookeeper:jar:3.0.0-SNAPSHOT
      [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-eclipse-plugin is missing. @ org.apache.hbase:hbase-zookeeper:[unknown-version], /Users/jan/Documents/Projects/github/hbase/hbase-zookeeper/pom.xml, line 65, column 15
      [WARNING] 
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      [WARNING] 
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      [WARNING] 
      

      The maven-eclipse-plugin is defined in the plugin management in a profile within the root POM . With that the version of the plugin is not available to the configurations in the sub-modules.

      Attachments

        Issue Links

          Activity

            People

              janh Jan Hentschel
              janh Jan Hentschel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: