You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2015/03/07 03:54:38 UTC

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

    [ https://issues.apache.org/jira/browse/BIGTOP-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351343#comment-14351343 ] 

jay vyas commented on BIGTOP-1731:
----------------------------------

Gotcha.  So youre replacing {{mustrunafter}} w/ {{dependson}}.
+1 !

> 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
>
>         Attachments: 0001-BIGTOP-1731.-Gradle-mustRunAfter-doesn-t-work-is-exp.patch
>
>
> 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)