Ok I found a link on apache maven. I have now changed my POM.xml to include
distributionManagement and this in the settings.xml
<server>
<id>test</id>
<username>test</username>
<password>test</password>
</server>
I get the response that Authentication failed. I found this rather odd
because I can check out the project using the same password and username?
Another questions that arises is why the <url>scp://myip/svn/</url> doesn't
work with the svn://
// Mathias
--
View this message in context:
http://www.nabble.com/SVN%2CEclipse-and-Maven-tf4269242s177.html#a12151803
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]