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 2014/02/06 06:40:09 UTC

[jira] [Resolved] (BIGTOP-1202) One-button-click way for installing all needed bits of testing framework

     [ https://issues.apache.org/jira/browse/BIGTOP-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved BIGTOP-1202.
----------------------------------------

    Resolution: Fixed

Committed to master

> One-button-click way for installing all needed bits of testing framework
> ------------------------------------------------------------------------
>
>                 Key: BIGTOP-1202
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1202
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: Build, Tests
>    Affects Versions: 0.7.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.8.0
>
>         Attachments: BIGTOP-1202.patch
>
>
> Avoiding the danger of introducing circular dependencies between different levels and sub-components of Bigtop testing framework, Roman and I have rejected the idea of building multi-module top level Maven project. 
> Instead, we have a number of loosely coupled sub-projects that depends on each other. The result, while sub-optimal, allows us to treat Bigtop artifacts as first class citizens and use them as dependencies for other projects. The benefit comes with the cost. And most obvious one is a subtle intricacy of the build process. 
> It has been documented on a number of occasions but the process is still sensitive to a particular order and error prone.
> The most pressing issue for me is to have a one-button-click way of building the hole Maven stack at once.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)