Hello,

im quite new to Maven. Actually i want to checkout from SVN via the SCM Plugin. I already checked out an Test Projekt from Apache out via SVN with maven to Test how it should work in general.

I'm working under WinXP SVN and SSH are available SVN can create the Tunnel for SSH.
The Connection to the SVN Repository in general works with maven.
But well, actually i did not find any Infos how to provide my SVN Password and User name
to SVN via maven.

Looking at the SCM doc this should be the Format of an URL i have to provide:

scm:svn:svn://[username[:[EMAIL PROTECTED]:port]/path_to_repository

Well, actually it seems not to work. MVN or SVN dont want that URL

Any Sugestion how to do that ? Maybe i can provide maven the password and 
username
in an other way ?

If i try to connect to SVN with this URL Schema it seems to work, but i have to login
scm:svn:svn://[EMAIL PROTECTED]:port]/path_to_repository

But SVN dont ask about my Password ...

What i doing wrong ?

Thanks for Answers,
Jens



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to