Am 29.05.2010 um 01:56 schrieb Howard Lewis Ship: > Odd thing, > > I'm seeing this error: > > Downloading: > https://repository.jboss.org/nexus/content/repositories/releases//org/hibernate/hibernate-core/3.5.2-Final/hibernate-core-3.5.2-Final.pom > [WARNING] Unable to get resource > 'org.hibernate:hibernate-core:pom:3.5.2-Final' from repository jboss > (https://repository.jboss.org/nexus/content/repositories/releases/): > Error transferring file: sun.security.validator.ValidatorException: > PKIX path validation failed: > java.security.cert.CertPathValidatorException: timestamp check failed Seems like "you" are not trusting the cert. We use the attached class to trust our self-signed server certs. Maybe this could help you.
Cheers Sascha
InstallCert.java
Description: Binary data
smime.p7s
Description: S/MIME cryptographic signature
