Ok. You're right Benjamin. This code is only used in internal to not duplicate the code already generated by the Help Mojo. Thue, without MNG-3284 <http://jira.codehaus.org/browse/MNG-3284> it's an non-issue. it's just a build bug. I tested it. You have my +1.
On Tue, Sep 2, 2008 at 4:41 PM, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > It's what I'm seeing > Thus this test reveals that the help plugin will fail on a plugin generated > with a maven-plugin-plugin < 2.4.3 > I think it's an important issue > I'm trying to patch it... > > > On Tue, Sep 2, 2008 at 4:25 PM, Benjamin Bentmann < > [EMAIL PROTECTED]> wrote: > >> Arnaud HERITIER schrieb: >> >> There's no toLines method with 4 args >>> >> >> This is true for the help mojo generated by maven-plugin-tools:2.4.2, >> version 2.4.3 will output the 4 arg methods. Just try it locally by >> switching versions in the Help Plugin's POM and compare the HelpMojo. >> >> This clearly indicates that the reactor build used >> maven-plugin-plugin:2.4.2 instead of 2.4.3 as explicitly stated in the POM >> of maven-help-plugin >> >> If you can convince me that it is a maven's core issue (which could >>> explain >>> why we have it in the reactor and not in a simple build) >>> >> >> I guess it's >> http://jira.codehaus.org/browse/MNG-3284 >> >> >> Benjamin >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > .......................................................... > Arnaud HERITIER > .......................................................... > OCTO Technology - aheritier AT octo DOT com > www.octo.com | blog.octo.com > .......................................................... > ASF - aheritier AT apache DOT org > www.apache.org | maven.apache.org > ........................................................... > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...........................................................
