Dear Team,

I have looked into several portals for instructions to build oozie but
ended up with following error. Please refer following steps that followed
by me after downloading ozzie 4.0.1 software from apace mirrors.

Step 1 : Downloaded oozie-4.0.1 version from apache mirrors
Step 2 : Extracted to work folder
Step 3 : cd to extracted folder
Step 4 : Installed sudo apt-get install maven
Step 5 : Executed bin/mkdistro.sh -DskipTests

mvn version showed latest version of maven.

hadoop 1.2.1
Ubuntu 12.04
Java 1.8

Please let me know if I have missed anything before running distribution
and attached file has full list of errors.

-- 

*Warm RegardsB.Hima Bindu*
Initially encounter java version is not with in range and modified pom.xml file 
located in oozie main folder then 
encounter following errors while installing oozie client.Please help on 
resolution.

40 errors
64 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [0.935s]
[INFO] Apache Oozie Client ............................... FAILURE [19.082s]
[INFO] Apache Oozie Hadoop 1.1.1.oozie-4.0.1 ............. SKIPPED
[INFO] Apache Oozie Hadoop Distcp 1.1.1.oozie-4.0.1 ...... SKIPPED
[INFO] Apache Oozie Hadoop 1.1.1.oozie-4.0.1 Test ........ SKIPPED
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.0.1 ............. SKIPPED
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.0.1 Test ........ SKIPPED
[INFO] Apache Oozie Hadoop Distcp 2.3.0.oozie-4.0.1 ...... SKIPPED
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.0.1 ............ SKIPPED
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.0.1 Test ....... SKIPPED
[INFO] Apache Oozie Hadoop Distcp 0.23.5.oozie-4.0.1 ..... SKIPPED
[INFO] Apache Oozie Hadoop Libs .......................... SKIPPED
[INFO] Apache Oozie Hbase 0.94.2.oozie-4.0.1 ............. SKIPPED
[INFO] Apache Oozie Hbase Libs ........................... SKIPPED
[INFO] Apache Oozie HCatalog 0.5.0.oozie-4.0.1 ........... SKIPPED
[INFO] Apache Oozie HCatalog 0.6.0.oozie-4.0.1 ........... SKIPPED
[INFO] Apache Oozie HCatalog Libs ........................ SKIPPED
[INFO] Apache Oozie Share Lib Oozie ...................... SKIPPED
[INFO] Apache Oozie Share Lib HCatalog ................... SKIPPED
[INFO] Apache Oozie Core ................................. SKIPPED
[INFO] Apache Oozie Docs ................................. SKIPPED
[INFO] Apache Oozie Share Lib Pig ........................ SKIPPED
[INFO] Apache Oozie Share Lib Hive ....................... SKIPPED
[INFO] Apache Oozie Share Lib Sqoop ...................... SKIPPED
[INFO] Apache Oozie Share Lib Streaming .................. SKIPPED
[INFO] Apache Oozie Share Lib Distcp ..................... SKIPPED
[INFO] Apache Oozie WebApp ............................... SKIPPED
[INFO] Apache Oozie Examples ............................. SKIPPED
[INFO] Apache Oozie Share Lib ............................ SKIPPED
[INFO] Apache Oozie Tools ................................ SKIPPED
[INFO] Apache Oozie MiniOozie ............................ SKIPPED
[INFO] Apache Oozie Distro ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.622s
[INFO] Finished at: Sun Jul 27 10:19:31 PDT 2014
[INFO] Final Memory: 35M/154M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc (default) on project 
oozie-client: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - javadoc: warning - Error fetching 
URL:http://java.sun.com/javase/6/docs/api
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/CLIParser.java:63:
 warning: no description for @param
[ERROR] * @param hasArguments
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:175:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:390:
 warning: no @param for jobType
[ERROR] protected Options createScriptLanguageOptions(String jobType) {
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:443:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:445:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:700:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:713:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:88:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:91:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:148:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:172:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:174:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:199:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:202:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:265:
 error: bad use of '>'
[ERROR] * null -> KerberosAuthenticator
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:266:
 error: bad use of '>'
[ERROR] * SIMPLE -> PseudoAuthenticator
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:267:
 error: bad use of '>'
[ERROR] * KERBEROS -> KerberosAuthenticator
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:270:
 error: exception not thrown: org.apache.oozie.client.OozieClientException
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:270:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:162:
 warning: no @throws for java.io.IOException
[ERROR] public String submitPig(Properties conf, String pigScriptFile, String[] 
pigArgs) throws IOException, OozieClientException {
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:175:
 warning: no @param for jobType
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile, 
String[] args, String jobType)
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:175:
 warning: no @throws for java.io.IOException
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile, 
String[] args, String jobType)
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:190:
 warning: no @param for jobType
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile, 
String[] args, String[] params, String jobType)
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:190:
 warning: no @throws for java.io.IOException
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile, 
String[] args, String[] params, String jobType)
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:277:
 error: unknown tag: file
[ERROR] * The equivalent to <file> tag in oozie's workflow xml.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/XOozieClient.java:293:
 error: unknown tag: archive
[ERROR] * The equivalent to <archive> tag in oozie's workflow xml.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:177:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:186:
 warning: no @param for <T>
[ERROR] public static <T> T doAs(String userName, Callable<T> callable) throws 
Exception {
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:215:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:226:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:247:
 error: bad use of '>'
[ERROR] * @param debugMode : 0 means no debugging. > 0 means debugging
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:434:
 warning: no description for @param
[ERROR] * @param url
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:435:
 warning: no description for @param
[ERROR] * @param method
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:437:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:438:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:633:
 warning: no @return
[ERROR] public String dryrun(Properties conf) throws OozieClientException {
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:633:
 warning: no @throws for org.apache.oozie.client.OozieClientException
[ERROR] public String dryrun(Properties conf) throws OozieClientException {
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:786:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:855:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1275:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1277:
 warning: no @return
[ERROR] public List<CoordinatorAction> reRunCoord(String jobId, String 
rerunType, String scope, boolean refresh,
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1290:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1312:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1328:
 warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1330:
 warning: no @param for filter
[ERROR] public void getSlaInfo(int start, int len, String filter) throws 
OozieClientException {
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1384:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1586:
 warning: no description for @param
[ERROR] * @param str
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1587:
 warning: no description for @param
[ERROR] * @param name
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1603:
 warning: no description for @param
[ERROR] * @param <T>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1604:
 warning: no description for @param
[ERROR] * @param obj
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1605:
 warning: no description for @param
[ERROR] * @param name
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:55:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/Job.java:114:
 warning: no description for @param
[ERROR] * @param status
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/CoordinatorJob.java:156:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:58:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:60:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:63:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:65:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:65:
 warning: empty <p> tag
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:66:
 error: self-closing element not allowed
[ERROR] * <ul/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:72:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:162:
 error: bad use of '>'
[ERROR] * debugMode =0 means no debugging. > 0 means debugging on.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/WorkflowJob.java:109:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/WorkflowJob.java:125:
 error: self-closing element not allowed
[ERROR] * Return the workflow job run number. <p/> Except for reruns, this 
property is always 1.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/rest/JsonToBean.java:47:
 error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/rest/JsonUtils.java:42:
 error: unknown tag: null
[ERROR] * @return RFC822 for the date, <code>null</code> if the date was 
<code>null</null>.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/rest/JsonUtils.java:42:
 error: element not closed: code
[ERROR] * @return RFC822 for the date, <code>null</code> if the date was 
<code>null</null>.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/rest/JsonUtils.java:58:
 error: unknown tag: null
[ERROR] * @return RFC822 GMT for the date, <code>null</code> if the date was 
<code>null</null>.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/rest/JsonUtils.java:58:
 error: element not closed: code
[ERROR] * @return RFC822 GMT for the date, <code>null</code> if the date was 
<code>null</null>.
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:83:
 warning: no description for @param
[ERROR] * @param status
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:99:
 warning: no description for @param
[ERROR] * @param nominalTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:115:
 warning: no description for @param
[ERROR] * @param errorCode
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:131:
 warning: no description for @param
[ERROR] * @param errorMessage
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:147:
 warning: no description for @param
[ERROR] * @param missingDependency
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:135:
 warning: no description for @param
[ERROR] * @param startTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:153:
 warning: no description for @param
[ERROR] * @param endTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:171:
 warning: no description for @param
[ERROR] * @param appName
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:209:
 warning: no description for @param
[ERROR] * @param user
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:228:
 warning: no description for @param
[ERROR] * @param eventStatus
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:60:
 warning: no description for @param
[ERROR] * @param appType
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:77:
 warning: no description for @param
[ERROR] * @param messageType
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:94:
 warning: no description for @param
[ERROR] * @param message
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:95:
 warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:140:
 warning: no description for @param
[ERROR] * @param nominalTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:158:
 warning: no description for @param
[ERROR] * @param expectedStartTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:176:
 warning: no description for @param
[ERROR] * @param actualStartTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:194:
 warning: no description for @param
[ERROR] * @param expectedEndTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:212:
 warning: no description for @param
[ERROR] * @param actualEndTime
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:266:
 warning: no description for @param
[ERROR] * @param notificationMessage
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:284:
 warning: no description for @param
[ERROR] * @param upstreamApps
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:303:
 warning: no description for @param
[ERROR] * @param user
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:322:
 warning: no description for @param
[ERROR] * @param appName
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:341:
 warning: no description for @param
[ERROR] * @param eventStatus
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:360:
 warning: no description for @param
[ERROR] * @param slaStatus
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:370:
 warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/WorkflowJobMessage.java:74:
 warning: no description for @param
[ERROR] * @param status
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/WorkflowJobMessage.java:90:
 warning: no description for @param
[ERROR] * @param errorCode
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/message/WorkflowJobMessage.java:106:
 warning: no description for @param
[ERROR] * @param errorMessage
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:61:
 warning: no description for @param
[ERROR] * @param <T>
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:64:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:65:
 warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/jms/MessageDeserializer.java:40:
 warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR] 
/home/hadoop/work/oozie/client/src/main/java/org/apache/oozie/client/event/jms/MessageDeserializer.java:43:
 warning: no @param for <T>
[ERROR] public <T extends EventMessage> T getEventMessage(Message message) 
throws JMSException {
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/lib/java/jdk1.8.0_05/jre/../bin/javadoc @options 
@packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in 
'/home/hadoop/work/oozie/client/target/site/apidocs' dir.
[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-client

ERROR, Oozie distro creation failed


Reply via email to