Petals Distribution

Maven version required to build Petals is 3.3.9

Details

  • Description:
    Hide

    When building Petals we get the following warning:

    [INFO] Scanning for projects...
    [WARNING] The project org.ow2.petals:petals-root-parent:pom:21.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
    [INFO] 
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Petals ESB - Root Parent POM 21.0.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------

    Fix the warning with an enforcer rule to force usage of Maven 3.3.9+, and force the usage of the same Maven version for the Maven Petals Plugin

    Show
    When building Petals we get the following warning:
    [INFO] Scanning for projects...
    [WARNING] The project org.ow2.petals:petals-root-parent:pom:21.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
    [INFO] 
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Petals ESB - Root Parent POM 21.0.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    Fix the warning with an enforcer rule to force usage of Maven 3.3.9+, and force the usage of the same Maven version for the Maven Petals Plugin
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Wed, 28 Feb 2018 - 18:52:03 +0100

Upgraded in trunk

Show
Christophe DENEUX added a comment - Wed, 28 Feb 2018 - 18:52:03 +0100 Upgraded in trunk

People

Dates

  • Created:
    Wed, 28 Feb 2018 - 18:42:35 +0100
    Updated:
    Wed, 28 Feb 2018 - 19:09:30 +0100
    Resolved:
    Wed, 28 Feb 2018 - 18:52:03 +0100