Weird ...

caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:221)
    at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:145)
    at sun.security.validator.Validator.validate(Validator.java:203)
    at
com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:172)
    at
com.sun.net.ssl.internal.ssl.JsseX509TrustManager.checkServerTrusted(SSLContextImpl.java:320)
    at
com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:841)
    ... 36 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
    at
sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:236)
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:194)
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:216)
    ... 41 more


On Sun, Feb 22, 2009 at 5:43 PM, Stephane Nicoll
<[email protected]>wrote:

> What should we do to be able to deploy snapshots again?
>
> [INFO] Retrieving previous build number from apache.snapshots.https
> [WARNING] repository metadata for: 'snapshot
> org.apache.maven.plugins:maven-ear-plugin:2.3.2-SNAPSHOT' could not be
> retrieved from repository: apache.snapshots.https due to an error: Error
> transferring file
> [INFO] Repository 'apache.snapshots.https' will be blacklisted
> Uploading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-ear-plugin/2.3.2-SNAPSHOT/maven-ear-plugin-2.3.2-20090222.164123-1.jar
>
> Thanks,
> Stéphane
>
>
>
> On Sun, Feb 22, 2009 at 2:10 AM, Brian E. Fox <[email protected]>wrote:
>
>> The Maven project has recently moved to a new repository within the
>> Apache infrastructure. The repository that was previously at:
>> http://people.apache.org/repo/m2-snapshot-repository  is deprecated. All
>> new snapshots are being deployed to
>> http://repository.apache.org/snapshots . Note that this is a logical
>> grouping with a proxy of the old repository so the new url can safely
>> supersede the old one for other apache projects as well.
>>
>>
>>
>> ----------------------
>>
>> Brian Fox
>>
>> Apache Maven PMC
>>
>> http://blogs.sonatype.com/brian/
>>
>>
>>
>>
>
>
> --
> Large Systems Suck: This rule is 100% transitive. If you build one, you
> suck" -- S.Yegge
>



-- 
Large Systems Suck: This rule is 100% transitive. If you build one, you
suck" -- S.Yegge

Reply via email to