I got this in the continuum log, I've changed the parameters to hide the info, but where I say PASSWORDINCLEARTEXT it had my password there
Actually it had a bad password with a typo (that's why I got unauthorized) but it was close enough to the real one
2009-07-24 16:03:54,137
[addMavenTwoProjectBackgroundThread] INFO org.apache.maven.continuum.project.builder.maven.MavenTwoContinuumProjectBuilder - Downloading
https://myusername:*****@svn.company.com/repos/pom.xml
2009-07-24 16:03:55,392
[addMavenTwoProjectBackgroundThread] ERROR org.apache.maven.continuum.project.builder.maven.MavenTwoContinuumProjectBuilder - Error
adding project: Unauthorized
https://myusername:PASSWORDINCLEARTEXT@svn.company.com/repos/pom.xml
so it is only shown if it is wrong?