Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-21522

Maven WARNING message when building testsuite wildfly-ee-feature-pack-product-conf

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 40.0.0.Beta1
    • None
    • Build System
    • None

      As description, see the following output:

       $ mvn clean install -DallTests | head -n 15
      [INFO] Scanning for projects...
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.wildfly:wildfly-ee-feature-pack-product-conf:jar:100000.0.1.TEST-SNAPSHOT
      [WARNING] 'build.plugins.plugin.version' for org.sonatype.central:central-publishing-maven-plugin is missing. @ line 78, column 21
      [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]
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Build Order:
      [INFO]
      [INFO] WildFly: Parent Aggregator                                         [pom]
      [INFO] WildFly: Naming Subsystem                                          [jar]
      [INFO] WildFly: EE                                                        [jar]
      

      The org.sonatype.central:central-publishing-maven-plugin with a specific version is activated in WildFly via a maven-central-release profile, however for the testsuite wildfly-ee-feature-pack-product-conf the plugin is always available and has no version at all.

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: