Haikal Saadh-2 wrote:
> 
> 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
> 

Brilliant!

I'll give it a go in a sec.

It was one of those things that it looked like it was the way to go, but was
unable to find a definative example. A prime example of where some good
documentation on the web site would not go astray.

Thanks!

-Chris
-- 
View this message in context: 
http://www.nabble.com/How-to-pass-in-userid-password-to-scm%3Asvn--tp19193620p19194468.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]

Reply via email to