thanks for your quick reply, but the problem is not the initial checkout of the pom.xml. After i checked out the pom like you described, the build fails with the following error:
Provider message: The svn command failed. Command output: ------------------------------------------------------------------------------- svn: PROPFIND request failed on '/subversion/xxxx/xxxxx' svn: PROPFIND of '/subversion/xxxx/xxxx': authorization failed (http://xxx.xxx.org) ------------------------------------------------------------------------------- Uli 2009/1/6 Emmanuel Venisse <[email protected]> > You can define username/password in the "Add project" form > > Emmanuel > > On Tue, Jan 6, 2009 at 9:41 AM, Ulrich Metzger <[email protected]> > wrote: > > > 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 > > >
