Am 12/17/16 um 11:52 schrieb Hervé BOUTEMY: > looks like MNG-6135 causes a lot of issues > > "Maven plugins and core extensions are not dependencies, they should be > resolved the same way as projects." > "Maven plugins and core extensions are not dependencies": why not > "they should be resolved the same way as projects": why? what does that mean? > they are not really currently built project either > > I'm not yet asking to revert, but seriously, such changes done now without > explanations, tests (and after having maven-resolver-provider that caused > false positives on ASF Jenkins => we're in the blue), I really dislike it > > I'm starting to be really tired of constant heavy changes like that :(
I am still looking into it. I'll provide some examples later we can talk about. Currently I agree with Igor that the resolution should be done that way. As far as I understand it we want the plugins and core extensions to use the same classpath when executed and when build. Currently this is not the case. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
