Hi, I;m using a subversion repository via SVN-DAV apache module. The access is restricted using basic authentication. Is there a way to avoid using the http access credentials in pom.xml? I tried to place the credentials in settings.xml, but with no luck. Does anyone know how to keep credentials out of the pom.xml, which gests distributed when the source is checked out.
Uli
