Re: improvements for Maven 3.5.2

2017-10-14 Thread Stephen Connolly
+1 On Sat 14 Oct 2017 at 16:30, Hervé BOUTEMY wrote: > I'd like to merge to master following issues, with corresponding code > ready in > their branches: > - MNG-6242 No color for maven on Cygwin > - MNG-6196 Update slf4j and simplify its color integration > > Are there seconders? > > Regards, >

improvements for Maven 3.5.2

2017-10-14 Thread Hervé BOUTEMY
I'd like to merge to master following issues, with corresponding code ready in their branches: - MNG-6242 No color for maven on Cygwin - MNG-6196 Update slf4j and simplify its color integration Are there seconders? Regards, Hervé

Re: dependency:go-offline broken?

2017-10-14 Thread Tibor Digana
I have never had both problems when used mavn-dependency-plugin:2.8. With such older version it's ok? On Sat, Oct 14, 2017 at 2:12 PM, Benedikt Ritter wrote: > Hello, > > > Am 13.10.2017 um 21:32 schrieb Tibor Digana : > > > > This exception is expected. > > Use pluginGroup in settings.xml or tr

Re: dependency:go-offline broken?

2017-10-14 Thread Benedikt Ritter
Hello, > Am 13.10.2017 um 21:32 schrieb Tibor Digana : > > This exception is expected. > Use pluginGroup in settings.xml or try this: > org.codehaus.mojo:tidy:1.0.0:check > or > org.codehaus.mojo:tidy-maven-plugin:1.0.0:check > > I don't know what dummy.jar has to do with tidy plugin, it's inter