Hi!
There is a workaround:
Specify a parent pom which holds the SCM information.
This way, the SCM info replacement will actually not
be part of your pom.
> <scm>
> <connection>
>
scm:cvs:pserver:${cvs.username}:[EMAIL
PROTECTED]:/home/cvsroot:${project.groupId}/
> </connection>
> <developerConnection..../>
> </scm>
We used the project.groupId as CVS module name to
unify the handling.
LieGrü,
strub
--- Christian Sauer <[EMAIL PROTECTED]>
schrieb:
> Hi,
>
> thank you very much for the hint.
>
> cheers,
> chris
>
> -----Original Message-----
> From: "Tomasz Pik" <[EMAIL PROTECTED]>
> To: "Maven Users List" <[email protected]>
> Date: Tue, 13 Feb 2007 11:00:48 +0100
> Subject: Re: Maven, SCM and release builds
>
> > On 2/13/07, Christian Sauer
> <[EMAIL PROTECTED]> wrote:
> > > Hi all,
> > >
> > > Is it possible to forbid the SCM plugin to
> generate the complete SCM connection in a
> > > project's POM once a release build was
> performed?
> > >
> > > Most of the SCM settings are specified as
> variables in the parent POM in order to
> > allow
> > > various developers performing release builds
> using alternating user ids for SCM
> > > authentication. Currently the SCM section of a
> released projects' POM must be changed
> > > manually by changing the user id in the
> connection string before performing a
> > realease
> > > build using an alternative user id.
> >
> > This has been already reported as an issue in
> JIRA, see
> > http://jira.codehaus.org/browse/MRELEASE-128.
> > So far I don't know a solution.
> >
> > Regards,
> > Tomek
> >
> >
>
---------------------------------------------------------------------
> > 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]
>
>
___________________________________________________________
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail:
http://mail.yahoo.de
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]