no, you can't specify username/password in settings.xml
The only possibility is to run a cvs login, or for continuum, go to the project view and enter your
login/password (if you don't use CVSNT)
Emmanuel
Kenney Westerhof a écrit :
On Mon, 12 Dec 2005, David Sag wrote:
No; you can specify the username/password in ~/.m2/settings.xml
in a <server> tag.
I'm not really sure a password is needed for svn/cvs; if you logged in
once on the command line the password is stored in ~/.subversion/ or
~/.cvspass, but I'm not sure the scm code uses that (yet).
-- Kenney
Does this imply i need to put a username and password into my pom.xml as
hard coded params?
Kind regards,
Dave Sag
Jean-Charles Giardina <[EMAIL PROTECTED]> wrote on 08-12-2005
10:59:29:
The correct scm URL format is :
scm:cvs:pserver:[username[:[EMAIL PROTECTED]:port]:
path_to_repository:module_name
For your example that mean :
scm:cvs:pserver:[EMAIL PROTECTED]:/r:m
don't miss the first '/' at repository path
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key
---------------------------------------------------------------------
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]