I can't build ManifoldCF. The following are my installation steps. Download project from https://github.com/apache/manifoldcf Unpack the project Use maven to build: mvn -DskipTests=false -DskipITs=true clean -DskipTests -DskipITs install The problem appeared in this step. The following are errors.
[ERROR] Failed to execute goal on project alfresco-4-war: Could not resolve dependencies for project org.apache.manifoldcf:alfresco-4-war:war:2.13-SNAPSHOT: Could not transfer artifact org.alfresco:alfresco:war:4.2.c from/to alfresco-artifacts ( https://artifacts.alfresco.com/nexus/content/groups/public): Connect to artifacts.alfresco.com:443 [artifacts.alfresco.com/162.13.213.78] failed: Connection timed out (Connection timed out) -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :alfresco-4-war Apache Jenkins Server <jenk...@builds.apache.org> 于2019年3月29日周五 上午9:28写道: > See < > https://builds.apache.org/job/ManifoldCF-mvn/704/display/redirect?page=changes > > > >