Hi, how can I avoid to specify the cvs user in the pom? Now my connection looks like this:
<developerConnection>scm:cvs:pserver:<username>@<servername>:<path>:<module></developerConnection> This works fine, with the .cvspass. But the user is always the same. Is it possible to specify the user in the settings.xml, like it can be done for the repository server? Thanks. Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
