[
https://issues.apache.org/jira/browse/OOZIE-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570133#comment-16570133
]
Julia Kinga Marton commented on OOZIE-3318:
-------------------------------------------
It failed because of dependency issues. It failed on pre-patch as well.
{noformat}
[ERROR] Failed to execute goal on project oozie-client: Could not resolve
dependencies for project org.apache.oozie:oozie-client:jar:5.1.0-SNAPSHOT:
Could not find artifact
org.apache.oozie:oozie-fluent-job-api:jar:5.1.0-SNAPSHOT in
apache.snapshots.repo (https://repository.apache.org/content/groups/snapshots)
-> [Help 1]
[ERROR]
{noformat}
Locally this kind of issue didn't`t occurred, so I will upload another patch
with the fix.
[~andras.piros], related the mixed cases: If there are Javadoc errors, the
Javadoc generation will fail, so in this case the warnings will be ignored,
since a warning check can lead to false results.
> Fix Javadoc check in the pre-commit
> -----------------------------------
>
> Key: OOZIE-3318
> URL: https://issues.apache.org/jira/browse/OOZIE-3318
> Project: Oozie
> Issue Type: Sub-task
> Components: scripts
> Affects Versions: 5.0.0
> Reporter: Julia Kinga Marton
> Assignee: Julia Kinga Marton
> Priority: Blocker
> Fix For: 5.1.0
>
> Attachments: OOZIE-3318.001.patch
>
>
> Javadoc check builds are broken in the pre-commit
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)