Re: brooklyn br cli + go lang required for build

2016-03-10 Thread Aled Sage
Hi Aleksandr, It's in the root's pom.xml: if you use -Dno-go-client then it disables the profile that adds the brooklyn-client module to those being built by maven. go-client !no-go-client

Re: brooklyn br cli + go lang required for build

2016-03-10 Thread Aleksandr Vasilev
Hi Alex, I'm interested in the implementation details of "-Dno-go-client" option as I'd like to implement the same thing for RPM packaging as per your advice. I searched through Brooklyn uber project but only found readme articles and links to golang website. Best Regards, Aleksandr Vasilev