I am not sure why you are reluctant to run install goal? This sort of thing works for me every day. Have you try cut release from the parent pom?
-D On Fri, Sep 12, 2008 at 7:31 PM, Build Guy <[EMAIL PROTECTED]> wrote: > I see, so what you suggest is add install to the <goals> conf of the release > plugin? > > Cheers > > Wendy Smoak wrote: >> >> On Fri, Sep 12, 2008 at 7:10 PM, Build Guy <[EMAIL PROTECTED]> wrote: >> >> >>> >>> But this means the >>> release plugin won't properly work from the parent pom unless I release >>> Module A and B individually. >>> >> >> Not necessarily. You can configure the release plugin to run all the >> way through install in the prepare phase. (By default it only goes >> through integration-test, which is before install.) >> >> > > > --------------------------------------------------------------------- > 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]
