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

karthikeyan  commented on OOZIE-2417:
-------------------------------------

HI, 
People who facing this issue , you can resolve this through backing up this 
repo source with another source.The Codehaus hosting is down and public Maven 
repository is gone. You should try to follow their advice and add the following 
to your ~/.m2/settings.xml file:
{code:xml}
<repositories>
     <repository>
       <id>Codehaus repository</id>
       <name>codehaus-mule-repo</name>
       <url>https://repository-master.mulesoft.org/nexus/content/groups/public/
       </url>
       <layout>default</layout>
     </repository>
   </repositories>
{code}
This should use a backup repository to get the missing dependency.
For these kind of issue you can send mail to User mail list.

> Installation of oozie-4.2.0 with hadoop-2.7.1 in ubuntu14.10
> ------------------------------------------------------------
>
>                 Key: OOZIE-2417
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2417
>             Project: Oozie
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 4.2.0
>         Environment: Ubuntu
>            Reporter: Prakash K
>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Oozie Main ................................. SUCCESS [3.052s]
> [INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [2.923s]
> [INFO] Apache Oozie Hadoop Distcp hadoop-1-4.2.0 ......... SUCCESS [0.200s]
> [INFO] Apache Oozie Hadoop Auth hadoop-1-4.2.0 ........... SUCCESS [0.743s]
> [INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [0.097s]
> [INFO] Apache Oozie Client ............................... SUCCESS [8:55.503s]
> [INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [5.255s]
> [INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [4.685s]
> [INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [1.151s]
> [INFO] Apache Oozie Core ................................. SUCCESS [2:52.545s]
> [INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [8.308s]
> [INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [5.895s]
> [INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [9.332s]
> [INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [6.478s]
> [INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [3.998s]
> [INFO] Apache Oozie Examples ............................. SUCCESS [7.173s]
> [INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [8.885s]
> [INFO] Apache Oozie Share Lib ............................ SUCCESS [25.821s]
> [INFO] Apache Oozie Docs ................................. FAILURE [14.284s]
> [INFO] Apache Oozie WebApp ............................... SKIPPED
> [INFO] Apache Oozie Tools ................................ SKIPPED
> [INFO] Apache Oozie MiniOozie ............................ SKIPPED
> [INFO] Apache Oozie Distro ............................... SKIPPED
> [INFO] Apache Oozie ZooKeeper Security Tests ............. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 13:47.847s
> [INFO] Finished at: Tue Dec 08 03:41:03 PST 2015
> [INFO] Final Memory: 300M/643M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site (default) on 
> project oozie-docs: The site descriptor cannot be resolved from the 
> repository: Could not transfer artifact org.apache:apache:xml:site_en:16 
> from/to Codehaus repository (http://repository.codehaus.org/): 
> repository.codehaus.org
> [ERROR] org.apache:apache:xml:16
> [ERROR] 
> [ERROR] from the specified remote repositories:
> [ERROR] central (http://repo1.maven.org/maven2, 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] datanucleus (http://www.datanucleus.org/downloads/maven2, 
> releases=true, snapshots=false),
> [ERROR] apache.snapshots (http://repository.apache.org/snapshots, 
> releases=false, snapshots=true): Unknown host repository.codehaus.org
> [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 :oozie-docs
> ERROR, Oozie distro creation failed



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

Reply via email to