yes (we'll migrate to http-components in few days), but it is only to download files (pom.xml) from a https server. The issue here is for svn connection. to accept self-signed certificate, it is necessary to have a home directory to store svn auth files and/or svn config.
Emmanuel On Thu, Jun 12, 2008 at 12:48 PM, Martin van den Bemt <[EMAIL PROTECTED]> wrote: > The continuum project builder is using plexus something (forgot the name), > where the code > specifically ignores invalid certs.. > > Mvgr, > Martin > > Thijs Schnitger wrote: > > bruno waes wrote: > >> if that is the problem ... than how was it able to fetch my pom? > >> > > hmm, interesting. i tried and the log says: > > > org.apache.maven.continuum.project.builder.ContinuumProjectBuilder:maven-two-builder > > - Downloading https://somehost/somewhere/pom.xml > > maybe it the ContinuumProjectBuilder is not as strict as svn is? > > > > thijs > > > > > > >
