[ 
https://issues.apache.org/jira/browse/ATLAS-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136324#comment-17136324
 ] 

yangchengkai commented on ATLAS-3014:
-------------------------------------

I got the simlie error too.

I solve this problem by set

<{color:#0033b3}properties{color}>
 <{color:#0033b3}skipTests{color}>true</{color:#0033b3}skipTests{color}>
 <{color:#0033b3}skipSite{color}>true</{color:#0033b3}skipSite{color}>
</{color:#0033b3}properties{color}>

{color:#0033b3}in docs's pom(atlas-docs) file.{color}

> Could not transfer artifact org.apache:apache:xml:site_en:17
> ------------------------------------------------------------
>
>                 Key: ATLAS-3014
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3014
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>    Affects Versions: 1.1.0
>            Reporter: shawn dang
>            Priority: Major
>
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:3.7:site (default) on project 
> atlas-docs: SiteToolException: The site descriptor cannot be resolved from 
> the repository: ArtifactResolutionException: Unable to locate site 
> descriptor: Could not transfer artifact org.apache:apache:xml:site_en:17 
> from/to apache.snapshots.repo 
> (https://repository.apache.org/content/groups/snapshots): 
> sun.security.validator.ValidatorException: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed
> [ERROR]   org.apache:apache:xml:17
> [ERROR] 
> [ERROR] from the specified remote repositories:
> [ERROR]   alimaven (http://maven.aliyun.com/nexus/content/groups/public/, 
> releases=true, snapshots=false),
> [ERROR]   hortonworks.repo 
> (http://repo.hortonworks.com/content/repositories/releases, releases=true, 
> snapshots=false),
> [ERROR]   apache.snapshots.repo 
> (https://repository.apache.org/content/groups/snapshots, releases=true, 
> snapshots=true),
> [ERROR]   apache-staging 
> (https://repository.apache.org/content/groups/staging/, releases=true, 
> snapshots=true),
> [ERROR]   default (https://repository.apache.org/content/groups/public/, 
> releases=true, snapshots=true),
> [ERROR]   java.net-Public (https://maven.java.net/content/groups/public/, 
> releases=true, snapshots=true),
> [ERROR]   repository.jboss.org-public 
> (https://repository.jboss.org/nexus/content/groups/public, releases=true, 
> snapshots=true),
> [ERROR]   typesafe (http://repo.typesafe.com/typesafe/releases/, 
> releases=true, snapshots=true),
> [ERROR]   apache.snapshots (http://repository.apache.org/snapshots, 
> releases=false, snapshots=true)
> [ERROR] : NotBefore: Sun Oct 07 20:00:00 EDT 2018
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :atlas-docs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to