You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2018/05/28 12:12:00 UTC

[jira] [Reopened] (OOZIE-3178) ./bin/mkdistro.sh -Papache-release fails due to javadoc errors

     [ https://issues.apache.org/jira/browse/OOZIE-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Cseh reopened OOZIE-3178:
-------------------------------

For the pre-commit hook for OOZIE-3228 we got:
https://builds.apache.org/job/PreCommit-OOZIE-Build/583/consoleFull
{quote}
[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.1.0-SNAPSHOT: Failure to find org.apache.oozie:oozie-sharelib-oozie:jar:5.1.0-SNAPSHOT in https://repository.apache.org/content/groups/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots.repo 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
{quote}


> ./bin/mkdistro.sh -Papache-release fails due to javadoc errors
> --------------------------------------------------------------
>
>                 Key: OOZIE-3178
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3178
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 5.0.0
>            Reporter: Peter Cseh
>            Assignee: Artem Ervits
>            Priority: Blocker
>             Fix For: 5.1.0
>
>         Attachments: JAVADOC-patch.txt, OOZIE-3178-00.patch, OOZIE-3178-01.patch, OOZIE-3178-02.patch
>
>
> The distro creation script fails if it's called using the profile apache-release.
> The first batch of errors are javadoc-related.
> We should fix them and also enhance our pre-commit hook to prevent this from happening in the future.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)