Re: maven git commit: improved site

2014-12-31 Thread Hervé BOUTEMY
ok, fair Regards, Hervé Le mercredi 31 décembre 2014 11:25:05 Robert Scholte a écrit : > I can imagine the confusion between "build" and "builder" > If you talk about parallel build strategies, I'd say it would be something > for build-support. > > Build*er* support can/should be used by model-

Re: maven git commit: improved site

2014-12-31 Thread Robert Scholte
I can imagine the confusion between "build" and "builder" If you talk about parallel build strategies, I'd say it would be something for build-support. Build*er* support can/should be used by model-builder, settings-builder and toolchains-builder (still wondering if it is worth it to extract

Re: maven git commit: improved site

2014-12-30 Thread Hervé BOUTEMY
I'm not convinced by the "maven-builder-support" artifact id because Maven is a build tool, so I would expect "builder support" about Maven builds (about parallel build strategies, and so on), not descriptors rename to maven-desc-builder-support? or even maven-desc-builder? any better idea? Re