Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Windows Apache build server (others might apply)
Description
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]