because the code has to be available for plugins without requiring Maven 3.4 (even if color won't be enabled when run with older Maven versions)
Regards, Hervé Le lundi 4 juillet 2016 17:21:57 Arnaud Héritier a écrit : > What was the reason to not have it in core ? > > On Mon, Jul 4, 2016 at 4:57 PM, Hervé BOUTEMY <[email protected]> wrote: > > Hi, > > > > To me, color is now feature complete: configuration has been added in > > r1751085 > > (thanks Sébastian), for those wanting to customize their own personal > > color > > scheme. > > > > There is now only one issue: where to put the code? > > It is currently in maven-shared-utils, but maven-shared-utils depends on > > maven-core (for toolchains): see MSHARED-567 > > > > Should we remove the dependency? Should we move the code to another place? > > > > It would be nice to be able to release Maven 3.4.0 :) > > > > Regards, > > > > Hervé > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
