Svante Schubert created ODFTOOLKIT-406:
------------------------------------------
Summary: Build failure on Apache Build server when downloading ODF
1.0 schema
Key: ODFTOOLKIT-406
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-406
Project: ODF Toolkit
Issue Type: Bug
Environment: Windows Apache build server (others might apply)
Reporter: Svante Schubert
There is a different problem with downloading the ODF 1.0 schema, see
https://builds.apache.org/job/ODFToolkit-windows/90/console
Interesting all the other schemas could be downloaded, but only the ODF 1.0
failed and it has a different host:
http://www.oasis-open.org/committees/download.php/12571/OpenDocument-schema-v1.0-os.rng
failed
while the others worked, e.g.
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-dsig-schema.rng
http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-schema-v1.1.rng
http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-strict-schema-v1.1.rng
....
[INFO] --- wagon-maven-plugin:1.0-beta-3:download-single
(download-odf-schema-v1.1) @ schema2template ---
[INFO] Downloading:
http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-schema-v1.1.rng to
F:\hudson\hudson-slave\workspace\ODFToolkit-windows\trunk\generator\schema2template\target\odf-schemas\OpenDocument-schema-v1.1.rng
[INFO]
[INFO] --- wagon-maven-plugin:1.0-beta-3:download-single
(download-odf-strict-schema-v1.1) @ schema2template ---
[INFO] Downloading:
http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-strict-schema-v1.1.rng
to
F:\hudson\hudson-slave\workspace\ODFToolkit-windows\trunk\generator\schema2template\target\odf-schemas\OpenDocument-strict-schema-v1.1.rng
[INFO]
[INFO] --- wagon-maven-plugin:1.0-beta-3:download-single
(download-odf-schema-v1.0) @ schema2template ---
[INFO] Downloading:
http://www.oasis-open.org/committees/download.php/12571/OpenDocument-schema-v1.0-os.rng
to
F:\hudson\hudson-slave\workspace\ODFToolkit-windows\trunk\generator\schema2template\target\odf-schemas\OpenDocument-schema-v1.0-os.rng
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.mojo:wagon-maven-plugin:1.0-beta-3:download-single
(download-odf-schema-v1.0) on project schema2template: Error handling resource:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target -> [Help 1]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)