You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "JP Bordenave (JIRA)" <ji...@apache.org> on 2015/05/15 19:03:01 UTC

[jira] [Created] (FALCON-1224) cannot build falcon - codehaus close service and repo - fail error 503

JP Bordenave created FALCON-1224:
------------------------------------

             Summary: cannot build falcon -  codehaus close service and repo - fail error 503 
                 Key: FALCON-1224
                 URL: https://issues.apache.org/jira/browse/FALCON-1224
             Project: Falcon
          Issue Type: Bug
         Environment: ubuntu 14.04, zookeeper 3.4.6 oozie 4.1.0, hadoop 2.6.0, pytho 2.7, jdk 1.7
            Reporter: JP Bordenave
            Priority: Critical



Hello,

Becuase i dont see any tar ball release,  i must to build falcon for hadoop 2.6 and oozie 4.1.0

after waiting a long time of build, i get error 503 Service temporary unavailable  on repo codehaus because they are closing
all services like says the message on website.
https://www.codehaus.org/

All Codehaus services will be terminated progressively until May 17th 2015

the build fail when it tray to acces to repo codehaus, i check on mirror
but i dont find the file apache-13-site_en.xml.

i cannot build the project and i dont know which repo i can use for artifact
codehaus

Thank for support and solution if possible.

ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.2:site (default) on project falcon-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:13 from/to Codehaus repository (http://repository.codehaus.org/): Failed to transfer file: http://repository.codehaus.org/org/apache/apache/13/apache-13-site_en.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[ERROR] org.apache:apache:xml:13

log part
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-docs ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-site-plugin:3.2:site (default) @ falcon-docs ---
[INFO] Parent project loaded from repository: org.apache:apache:pom:13
Downloading: http://repository.codehaus.org/org/apache/apache/13/apache-13-site_en.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Falcon ..................................... FAILURE [02:19 min]
[INFO] Apache Falcon UI .................................. SKIPPED
[INFO] Checkstyle ........................................ SKIPPED
[INFO] Build Tools ....................................... SKIPPED
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Metrics ............................. SKIPPED
[INFO] Apache Falcon Hadoop Dependencies ................. SKIPPED
[INFO] Apache Falcon Test Utility ........................ SKIPPED
[INFO] Apache Falcon Commons ............................. SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SKIPPED
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SKIPPED
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SKIPPED
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SKIPPED
[INFO] Apache Falcon Test Tools - Test Cluster ........... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Replication ......................... SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:20 min
[INFO] Finished at: 2015-05-15T18:55:56+01:00
[INFO] Final Memory: 99M/533M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.2:site (default) on project falcon-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:13 from/to Codehaus repository (http://repository.codehaus.org/): Failed to transfer file: http://repository.codehaus.org/org/apache/apache/13/apache-13-site_en.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[ERROR] org.apache:apache:xml:13
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] central (http://repo1.maven.org/maven2, releases=true, snapshots=false),
[ERROR] im (https://raw.github.com/InMobi/mvn-repo/master/releases, releases=true, snapshots=false),
[ERROR] hortonworks.repo (http://repo.hortonworks.com/content/repositories/releases, releases=true, snapshots=false),
[ERROR] Codehaus repository (http://repository.codehaus.org/, releases=true, snapshots=false),
[ERROR] apache.snapshots.repo (https://repository.apache.org/content/groups/snapshots, 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] cdh.repo (https://repository.cloudera.com/artifactory/cloudera-repos/, releases=true, snapshots=false),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)
[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 :falcon-docs




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)