Hi repository.apache.org uses a self-signed SSL certificate. Follow the instructions at the URL below to install that cert into your JDK:
http://repository.apache.org/ssl/ On 2010-11-27 22:59, chemit wrote: > On Thu, 25 Nov 2010 20:21:27 +0100 > Dennis Lundberg <[email protected]> wrote: > > I could not resolve the artifact due to this error : > > > che...@tc:~/projets/nuiton-central/eugene$ mvn site > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: [INFO] > [INFO] EUGene > [INFO] EUGene :: EUGene > [INFO] EUGene :: Ant task > [INFO] EUGene :: Maven plugin > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building EUGene 2.2.1-SNAPSHOT [INFO] > ------------------------------------------------------------------------ > Downloading: > https://repository.apache.org/content/repositories/maven-022/org/apache/maven/plugins/maven-site-plugin/2.2/maven-site-plugin-2.2.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: [INFO] [INFO] > EUGene ............................................ FAILURE [1.002s] > [INFO] EUGene :: EUGene .................................. SKIPPED > [INFO] EUGene :: Ant task ................................ SKIPPED > [INFO] EUGene :: Maven plugin ............................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2.970s [INFO] Finished at: Sat Nov 27 22:43:58 CET > 2010 [INFO] Final Memory: 3M/60M [INFO] > ------------------------------------------------------------------------ > [ERROR] Plugin org.apache.maven.plugins:maven-site-plugin:2.2 or one of > its dependencies could not be resolved: Could not transfer artifact > org.apache.maven.plugins:maven-site-plugin:jar:2.2 from/to > staged-plugin-releases > (https://repository.apache.org/content/repositories/maven-022): Error > transferring file: sun.security.validator.ValidatorException: PKIX path > building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to > find valid certification path to requested target -> [Help 1] > > Did I miss something ? > > Thanks. > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
