Which plugin do you want to use? I think it's the scm plugin.

You can use -Dusername=your_login -Dpassword=your_password

or you can add an entry in your settings.xml like this:

<server>
  <id>svn_host:svn_port</id>
  <username>your_login</username>
  <password>your_password</password>
</server>

Emmanuel

Douglas José a écrit :
Hi,

I'm not able to login to my SVN repository. I configured the <scm> tag properly, but Maven returns an 'authorization failed' error message. Where do I put my username and password? There is a way to configure Maven to prompt for credentials when trying to connect to svn repository? Can I configure such credentials in a user-specific file?

Thanks,

--
Douglas José
ICQ (UIN) 8024395
MSN: douglasjose[a]hotmail,com (prefer ICQ)
Yahoo!: douglasjose[a]yahoo,com

- "Use free software. Help us make a free world."

Reply via email to