Vikram Janarthanan created OOZIE-2217:
-----------------------------------------
Summary: Oozie-4.1.0 Installation failed during oozie-client
install
Key: OOZIE-2217
URL: https://issues.apache.org/jira/browse/OOZIE-2217
Project: Oozie
Issue Type: Bug
Components: client
Affects Versions: 4.0.1
Environment: CentOS 6 with Java-1.8 version
Reporter: Vikram Janarthanan
Priority: Critical
[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 -
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:88:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:91:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:148:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:172:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:174:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:199:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:202:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:265:
error: bad use of '>'
[ERROR] * null -> KerberosAuthenticator
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:266:
error: bad use of '>'
[ERROR] * SIMPLE -> PseudoAuthenticator
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:267:
error: bad use of '>'
[ERROR] * KERBEROS -> KerberosAuthenticator
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/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/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:270:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:174:
warning: no @throws for java.io.IOException
[ERROR] public String submitPig(Properties conf, String pigScriptFile, String[]
pigArgs) throws IOException, OozieClientException {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:187:
warning: no @param for jobType
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile,
String[] args, String jobType)
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:187:
warning: no @throws for java.io.IOException
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile,
String[] args, String jobType)
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:202:
warning: no @param for jobType
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile,
String[] args, String[] params, String jobType)
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:202:
warning: no @throws for java.io.IOException
[ERROR] public String submitScriptLanguage(Properties conf, String scriptFile,
String[] args, String[] params, String jobType)
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:315:
error: unknown tag: file
[ERROR] * The equivalent to <file> tag in oozie's workflow xml.
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/XOozieClient.java:331:
error: unknown tag: archive
[ERROR] * The equivalent to <archive> tag in oozie's workflow xml.
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:184:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:193:
warning: no @param for <T>
[ERROR] public static <T> T doAs(String userName, Callable<T> callable) throws
Exception {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:222:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:233:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:254:
error: bad use of '>'
[ERROR] * @param debugMode : 0 means no debugging. > 0 means debugging
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:451:
warning: no description for @param
[ERROR] * @param url
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:452:
warning: no description for @param
[ERROR] * @param method
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:454:
warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:455:
error: exception not thrown: org.apache.oozie.client.OozieClientException
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:455:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:470:
warning: no description for @param
[ERROR] * @param url
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:471:
warning: no description for @param
[ERROR] * @param method
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:473:
warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:474:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:734:
warning: no @return
[ERROR] public String dryrun(Properties conf) throws OozieClientException {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:734:
warning: no @throws for org.apache.oozie.client.OozieClientException
[ERROR] public String dryrun(Properties conf) throws OozieClientException {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:830:
warning: no @return
[ERROR] public List<CoordinatorAction> ignore(String jobId, String scope)
throws OozieClientException {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:909:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:992:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1507:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1509:
warning: no @return
[ERROR] public List<CoordinatorAction> reRunCoord(String jobId, String
rerunType, String scope, boolean refresh,
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1522:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1544:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1560:
warning: no description for @throws
[ERROR] * @throws OozieClientException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1562:
warning: no @param for filter
[ERROR] public void getSlaInfo(int start, int len, String filter) throws
OozieClientException {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1614:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1939:
warning: no description for @param
[ERROR] * @param str
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1940:
warning: no description for @param
[ERROR] * @param name
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1956:
warning: no description for @param
[ERROR] * @param <T>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1957:
warning: no description for @param
[ERROR] * @param obj
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:1958:
warning: no description for @param
[ERROR] * @param name
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:55:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/Job.java:115:
warning: no description for @param
[ERROR] * @param status
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/CoordinatorJob.java:156:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:58:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:60:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:63:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:65:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:65:
warning: empty <p> tag
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:66:
error: self-closing element not allowed
[ERROR] * <ul/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:72:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/OozieClient.java:166:
error: bad use of '>'
[ERROR] * debugMode =0 means no debugging. > 0 means debugging on.
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/WorkflowJob.java:109:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/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/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:61:
warning: no description for @param
[ERROR] * @param <T>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:64:
warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:65:
warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/jms/MessageDeserializer.java:40:
warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/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]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:83:
warning: no description for @param
[ERROR] * @param status
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:99:
warning: no description for @param
[ERROR] * @param nominalTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:115:
warning: no description for @param
[ERROR] * @param errorCode
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:131:
warning: no description for @param
[ERROR] * @param errorMessage
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/CoordinatorActionMessage.java:147:
warning: no description for @param
[ERROR] * @param missingDependency
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:135:
warning: no description for @param
[ERROR] * @param startTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:153:
warning: no description for @param
[ERROR] * @param endTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:171:
warning: no description for @param
[ERROR] * @param appName
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:209:
warning: no description for @param
[ERROR] * @param user
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/JobMessage.java:228:
warning: no description for @param
[ERROR] * @param eventStatus
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:60:
warning: no description for @param
[ERROR] * @param appType
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:77:
warning: no description for @param
[ERROR] * @param messageType
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:94:
warning: no description for @param
[ERROR] * @param message
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/EventMessage.java:95:
warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:140:
warning: no description for @param
[ERROR] * @param nominalTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:158:
warning: no description for @param
[ERROR] * @param expectedStartTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:176:
warning: no description for @param
[ERROR] * @param actualStartTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:194:
warning: no description for @param
[ERROR] * @param expectedEndTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:212:
warning: no description for @param
[ERROR] * @param actualEndTime
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:266:
warning: no description for @param
[ERROR] * @param notificationMessage
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:284:
warning: no description for @param
[ERROR] * @param upstreamApps
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:303:
warning: no description for @param
[ERROR] * @param user
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:322:
warning: no description for @param
[ERROR] * @param appName
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:341:
warning: no description for @param
[ERROR] * @param eventStatus
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:360:
warning: no description for @param
[ERROR] * @param slaStatus
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/SLAMessage.java:370:
warning: no description for @throws
[ERROR] * @throws JMSException
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/WorkflowJobMessage.java:74:
warning: no description for @param
[ERROR] * @param status
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/WorkflowJobMessage.java:90:
warning: no description for @param
[ERROR] * @param errorCode
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/event/message/WorkflowJobMessage.java:106:
warning: no description for @param
[ERROR] * @param errorMessage
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/client/rest/JsonToBean.java:47:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/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/CSS/oozie-4.1.0/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/CSS/oozie-4.1.0/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/CSS/oozie-4.1.0/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/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/CLIParser.java:66:
warning: no description for @param
[ERROR] * @param hasArguments
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:194:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:450:
warning: no @param for jobType
[ERROR] protected Options createScriptLanguageOptions(String jobType) {
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:526:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:528:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:819:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
/home/CSS/oozie-4.1.0/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:832:
error: self-closing element not allowed
[ERROR] * <p/>
[ERROR] ^
[ERROR]
[ERROR] Command line was: /usr/java/jdk1.8.0_45/jre/../bin/javadoc @options
@packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/home/CSS/oozie-4.1.0/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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)