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

Feature pack modules are built in the wrong order

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • None
    • None
    • Build System
    • None

    Description

      The Maven module feature-pack depends on servlet-feature-pack, but the order in the parent pom is the opposite.

      If you're lucky, you will notice this problem with a clean build getting

      [ERROR] Failed to execute goal on project wildfly-feature-pack: Could not resolve dependencies for project org.wildfly:wildfly-feature-pack:pom:10.0.0.Alpha6-SNAPSHOT: Failure to find org.wildfly:wildfly-servlet-feature-pack:zip:10.0.0.Alpha6-SNAPSHOT in ...

      The worst is if you don't notice, as you will end up assembling and including the previous build, and I guess this would lead a release attempt to fail.

      Attachments

        Activity

          People

            sgrinove Sanne Grinovero
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: