[jboss-jira] [JBoss JIRA] (WFLY-4928) Feature pack modules are built in the wrong order

Jason Greene (JIRA) issues at jboss.org
Sun Jul 26 21:51:12 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated WFLY-4928:
-------------------------------
    Fix Version/s: 10.0.0.Beta1
                       (was: 10.0.0.Alpha6)


> Feature pack modules are built in the wrong order
> -------------------------------------------------
>
>                 Key: WFLY-4928
>                 URL: https://issues.jboss.org/browse/WFLY-4928
>             Project: WildFly
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>            Priority: Blocker
>             Fix For: 10.0.0.Beta1
>
>
> 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 
> {noformat}[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 ...{noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list