Hi,

I am trying to deploy a plugin site to the Mojo repository, which has
an URL like dav:https:.. Unfortunately I get an error "PKIX path
building failed". I assume, that the site is using a self certified
certificate or something like that and that I have to tell Maven to
accept the certificate. But how?

Thanks,

Jochen



[EMAIL PROTECTED] ~/builds/xml-maven-plugin]$ mvn site:deploy
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'site'.
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven XML Plugin
[INFO]    task-segment: [site:deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [site:deploy]
WAGON_VERSION: 1.0-beta-1
https://dav.codehaus.org/mojo/xml-maven-plugin - Session: Opened
https://dav.codehaus.org/mojo/xml-maven-plugin - Session: Disconnecting
https://dav.codehaus.org/mojo/xml-maven-plugin - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error uploading site

Embedded error: Failed to create remote directory:
/mojo/xml-maven-plugin/. : sun.security.validator.ValidatorException:
PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Wed Nov 29 08:20:40 GMT 2006
[INFO] Final Memory: 6M/117M
[INFO] ------------------------------------------------------------------------


--
My wife Mary and I have been married for forty-seven years and not
once have we had an argument serious enough to consider divorce;
murder, yes, but divorce, never.
(Jack Benny)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to