Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-dev] Trouble with libraries downloading

Hello,

As a prerequisite Maven repository should be cleaned.

Using cloned uDig 1.5.x branch: https://github.com/locationtech/udig-platform

D:\git\udig-platform>mvn -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 10:44:56+0200)
Maven home: D:\usr\apache-maven-3.0.4\bin\..
Java version: 1.7.0_71, vendor: Oracle Corporation
Java home: C:\Program Files (x86)\Java\jdk1.7.0_71\jre
Default locale: en_US, platform encoding: Cp1251
OS name: "windows 7", version: "6.1", arch: "x86", family: "windows"

D:\git\udig-platform>mvn clean install -f pom-libs.xml
...
Could not transfer artifact org.geoscript:geoscript-groovy:pom:1.3.1 from/to geotools-snapshot (http://repo.boundlessgeo.com/main/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]

As you can see, repository in pom.xml is not even https, but it really is.

How can this issue being solved?
Maybe there are some ways like proxy or not secured repository with same data?

Best regards, Ivan.
-- 
Skype: d3m0n1c_ua

Back to the top