-
May 17th, 2009, 10:50 AM
#1
Checking out source code using STS
First of all I don't have much experience with Maven, but I like to check out the Roo source in STS.
I tried using the "Checkout Maven Projects from SCM" but I get this error message:
svn: OPTIONS of 'https://anonsvn.springframework.org/svn/spring-roo/%20trunk': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted (https://anonsvn.springframework.org)
The svn command failed.
I just want to check out everything and setup source folders etc. in STS so I experiment a little creating an addon.
Cheers,
Marcel
-
May 17th, 2009, 08:12 PM
#2
I've seen that issue when using the command line SVN client as well. It appears to be a server configuration issue. I'll let our systems infrastructure people know and hopefully they can get it sorted out.
In the meantime I recommend using a command line SVN client, as you can tell it to ignore the certificate issue.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules