Yup, it's simple. It's one of those things that took me a while to
figure out as well.
<servers>
<server>
<id>svn.warpspeed.com.au</id>
<username>username</username>
<password>password</password>
</server>
</servers>
On 28/08/2008, at 1:28 PM, ChrisGWarp wrote:
Hi All.
Currently, I have a setup such as this in my POM:
<connection>scm:svn:http://svn.warpspeed.com.au/svn/repos/GPDB/
trunk</connection>
<developerConnection>scm:svn:http://userid:[EMAIL PROTECTED]/svn/repos/GPDB/trunk
</developerConnection>
How can I remove the userid and password from the pom and put it in my
settings.xml file? (Can this be done?).
Thanks.
-Chris
--
View this message in context:
http://www.nabble.com/How-to-pass-in-userid-password-to-scm%3Asvn--tp19193620p19193620.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
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]