Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Invalid
-
4.3.0
-
None
-
None
-
mvn: 3.5.2
jdk: 1.8.0.144
git: 5d9c6a5c9951455e6cb29a097de5f53b0fdbe899
Description
mvn javadoc:javadoc
Command line was: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/Users/aervits/NetBeansProjects/OOZIE/oozie/sharelib/oozie/target/site/apidocs' dir. at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5188) at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2075) at org.apache.maven.plugin.javadoc.JavadocReport.generate (JavadocReport.java:130) at org.apache.maven.plugin.javadoc.JavadocReport.execute (JavadocReport.java:318) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290) at org.apache.maven.cli.MavenCli.main (MavenCli.java:194) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Oozie Share Lib HCatalog 5.0.0-beta1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:javadoc (default-cli) > generate-sources @ oozie-sharelib-hcatalog >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:javadoc (default-cli) < generate-sources @ oozie-sharelib-hcatalog <<< [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Oozie Main .................................. SUCCESS [ 0.544 s] [INFO] Apache Oozie Client ................................ SUCCESS [ 2.133 s] [INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 1.708 s] [INFO] Apache Oozie Share Lib HCatalog .................... FAILURE [ 0.134 s] [INFO] Apache Oozie Share Lib Distcp ...................... SKIPPED [INFO] Apache Oozie Core .................................. SKIPPED [INFO] Apache Oozie Share Lib Streaming ................... SKIPPED [INFO] Apache Oozie Share Lib Pig ......................... SKIPPED [INFO] Apache Oozie Share Lib Hive ........................ SKIPPED [INFO] Apache Oozie Share Lib Hive 2 ...................... SKIPPED [INFO] Apache Oozie Share Lib Sqoop ....................... SKIPPED [INFO] Apache Oozie Examples .............................. SKIPPED [INFO] Apache Oozie Share Lib Spark ....................... SKIPPED [INFO] Apache Oozie Share Lib ............................. SKIPPED [INFO] Apache Oozie Docs .................................. SKIPPED [INFO] Apache Oozie WebApp ................................ SKIPPED [INFO] Apache Oozie Tools ................................. SKIPPED [INFO] Apache Oozie MiniOozie ............................. SKIPPED [INFO] Apache Oozie Server ................................ SKIPPED [INFO] Apache Oozie Distro ................................ SKIPPED [INFO] Apache Oozie ZooKeeper Security Tests .............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.322 s [INFO] Finished at: 2017-11-10T09:10:14-05:00 [INFO] Final Memory: 36M/437M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project oozie-sharelib-hcatalog: Could not resolve dependencies for project org.apache.oozie:oozie-sharelib-hcatalog:jar:5.0.0-beta1: Failure to find org.apache.oozie:oozie-sharelib-oozie:jar:5.0.0-beta1 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [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-hcatalog