I see you commented on the issue. I think this could be cloneModel...
would appreciate if you have time to look into it.

Cheers,
Brett

On 10/13/05, Arik Kfir <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to prepare a release using "m2 release:prepare". Inside the
> POM I have:
>           <plugins>
>             <plugin>
>                 <artifactId>maven-release-plugin</artifactId>
>                 <inherited>false</inherited>
>                 <configuration>
>
> <tagBase>http://www.myserver.blabla.com/svn/corleon/tags</tagBase>
>                 </configuration>
>             </plugin>
>           </plugins
>
> (this is in the <plugins> section - not under the <pluginsManagement>)
>
> The release goes perfect, everything is successful and the POM is
> commited back to SVN with the next dev version, BUT the above section
> is removed from the POM (the one on the trunk! not the released POM) -
> is that normal?
>
> I don't mind fixing it+patch, if you could just give me a few pointers
> and directions...
>
> regards,
>   arik.
>
> P.S.
>   Other plugin configuration parameters are preserved and remain in
> the trunk POM.
>
> ---------------------------------------------------------------------
> 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]

Reply via email to