You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/03/06 20:17:42 UTC

[jira] [Created] (BIGTOP-1731) Gradle mustRunAfter doesn't work is expected

Konstantin Boudnik created BIGTOP-1731:
------------------------------------------

             Summary: Gradle mustRunAfter doesn't work is expected
                 Key: BIGTOP-1731
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1731
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 0.8.0
            Reporter: Konstantin Boudnik
            Assignee: Konstantin Boudnik
             Fix For: 0.9.0


Evidently, and attempt to run {{gradle install-hbase}} or anything like that on a freshly minted BOM will fail as iTest won't get installed automatically. iTest installation depends on top-level pom, which would be the second failure in the chain. 

Turns out, mustRunAfter doesn't work as expected (no wonder the feature is not finalized yet). Needs to be replaced with {{dependsOn}} 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)