Maurizio Pillitu

Results 146 comments of Maurizio Pillitu

From a technical standpoint, everything LGTM . As Gab noticed, I would suggest to plan a packaging name change - across the codebase - from `com.scottlogic` to `org.finos` , but...

Thanks @davidwatkins73 ! +1 on everything! If you're ok, I can simply enable the automated build from Docker hub and that's it? We may want to update README/docs, to make...

> @maoo - sounds good. I'll update the docs and blog out the change once we have a build published. Note, currently the only time we produce a new image...

Configuration done, although still private (See below). To test, could you please create a `10.0.0` test tag (to be removed as soon as we see it working) to check if...

Thanks @davidwatkins73 ! The build was triggered on Docker Hub, which is good, but it failed; I collected logs on https://gist.github.com/maoo/7dc4724ad5b6a8f7630a1f8d72fb0424 . Maybe there are some parameters that must be...

> Looks like it hasn't done the build first. It's failing on copying `waltz-web.war` which is the main output from the maven build step. Right. This means we cannot run...

Happy to support here! I'll drop a couple of links that should give a pretty good understanding on how to use the FINOS Parent POM and enable public releases on...

Thanks for the answer @davidwatkins73 - answering inline.... > Thanks fo this, we've had publishing to maven central on our list for a while. > > With regards to the...

TY @HarsimranSingh , I'll try with `v6.9.0` and get back to you

The build works with node version `6.9.0`. Thanks.