Adding Travis configuration file to plugins

2019-01-11 Thread Enrico Olivelli
Hi, I would like to add the Travis configuration file to some plugin, mostly every plugin where I find PRs to review. Before starting I have these points: 1) Is the template file okay for you ? It running ITs on Linux JDK11 https://github.com/apache/maven-scripting-plugin/blob/master/.travis.yml

Re: Are snapshots available in some Maven repo?

2019-01-11 Thread Paul Hammant
Obligatory, "Trunk-Based Development (with short-lived feature branches if you like) is best" - https://trunkbaseddevelopment.com/short-lived-feature-branches/ - *shout out*. - Paul (majority author of the above site).

Re: Update versions of all plugins in default-bindings.xml

2019-01-11 Thread Tibor Digana
yes Michael, exactly, expected this answer. That's probably the best we can do? Or more? Perhaps we can cut a beta version of 3.7.0 in prior which is also an option? What else? Testing in our private commercial projects. .. On Fri, Jan 11, 2019 at 1:00 PM Michael Osipov wrote: > Am 2019-01-11

Re: Update versions of all plugins in default-bindings.xml

2019-01-11 Thread Michael Osipov
Am 2019-01-11 um 12:55 schrieb Tibor Digana: ok, Herve, the fact is that these plugins have been updated from time to time. How can we be on safe side with these updates? What is mandatory to do for such upgrade? Testing...just like I do. See comments MNG-6555. I have found the very first

Re: Update versions of all plugins in default-bindings.xml

2019-01-11 Thread Tibor Digana
ok, Herve, the fact is that these plugins have been updated from time to time. How can we be on safe side with these updates? What is mandatory to do for such upgrade? On Fri, Jan 11, 2019 at 7:41 AM Hervé BOUTEMY wrote: > As I wrote in many Jira issues over years on this topic, I'm not in