Details
Description
Ozzie Docs are not able to compile due to the below error:
[INFO] — maven-site-plugin:2.0-beta-6:site (default) @ oozie-docs —
Downloading: file:///tmp/internalmavenrepo/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.pom
Downloading: http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.pom
[WARNING] The POM for org.apache.maven.doxia:doxia-module-twiki:jar:1.0-alpha-9.2y is missing, no dependency information available
Downloading: file:///tmp/internalmavenrepo/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.pom
Downloading: http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.pom
[WARNING] The POM for org.apache.maven.doxia:doxia-core:jar:1.0-alpha-9.2y is missing, no dependency information available
Downloading: file:///tmp/internalmavenrepo/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.jar
Downloading: file:///tmp/internalmavenrepo/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.jar
Downloading: http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.jar
Downloading: http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Oozie Main ........................................ SUCCESS [2.202s]
[INFO] Oozie Client ...................................... SUCCESS [23.935s]
[INFO] Oozie Share Lib ................................... SUCCESS [5.644s]
[INFO] Oozie Core ........................................ SUCCESS [52.477s]
[INFO] Oozie Docs ........................................ FAILURE [3.388s]
[INFO] Oozie WebApp ...................................... SKIPPED
[INFO] Oozie Examples .................................... SKIPPED
[INFO] Oozie Distro ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:28.870s
[INFO] Finished at: Wed Apr 11 11:43:42 PDT 2012
[INFO] Final Memory: 41M/111M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site (default) on project oozie-docs: Execution default of goal org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site failed: Plugin org.apache.maven.plugins:maven-site-plugin:2.0-beta-6 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.doxia:doxia-module-twiki:jar:1.0-alpha-9.2y, org.apache.maven.doxia:doxia-core:jar:1.0-alpha-9.2y: Could not find artifact org.apache.maven.doxia:doxia-module-twiki:jar:1.0-alpha-9.2y in internal.maven.repo (file:///tmp/internalmavenrepo) -> [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/PluginResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :oozie-docs
+ '[' 1 '!=' 0 ']'
+ echo
+ echo 'ERROR, Oozie distro creation failed'
ERROR, Oozie distro creation failed
+ echo
+ exit -1
There is related jira under BIGTOP https://issues.apache.org/jira/browse/BIGTOP-518.
Attachments
Attachments
Issue Links
- blocks
-
BIGTOP-564 Build failure for big-top trunk for pig, oozie, and whirr
- Closed