2016-06-15 113 views
-1

/mkdistro -DskipTests -Dhadoopversion = 2.6.0構建oozie發行版,我收到以下錯誤消息。請幫忙。構建失敗Oozie發行版創建失敗

BUILD FAILURE 
[INFO] ------------------------------------------------------------------------ 
[INFO] Total time: 44.321s 
[INFO] Finished at: Wed Jun 15 12:13:27 IST 2016 
[INFO] Final Memory: 54M/420M 
[INFO] ------------------------------------------------------------------- 
[ERROR] Failed to execute goal on project oozie-sharelib-oozie: Could not resolve dependencies for project org.apache.oozie:oozie-sharelib-oozie:jar:4.1.0: Failed to collect dependencies for [com.googlecode.json-simple:json-simple:jar:1.1 (compile), org.apache.oozie:oozie-hadoop:jar:2.6.0.oozie-4.1.0 (provided), org.apache.oozie:oozie-hadoop-test:jar:2.6.0.oozie-4.1.0 (test), junit:junit:jar:4.10 (test), org.apache.oozie:oozie-hadoop-utils:jar:2.6.0.oozie-4.1.0 (compile)]: Failed to read artifact descriptor for org.apache.oozie:oozie-hadoop:jar:2.6.0.oozie-4.1.0: Could not transfer artifact org.apache.oozie:oozie-hadoop:pom:2.6.0.oozie-4.1.0 from/to Codehaus repository (http://repository.codehaus.org/): repository.codehaus.org: Unknown host repository.codehaus.org -> [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 :oozie-sharelib-oozie 

ERROR, Oozie distro creation failed 

回答

0

,因爲它已關閉的Maven不能達到

repository.codehaus.org

檢出latest pom.xml並用最新的一個替換pom.xml中的部件。它應該這樣工作。