You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Harish Butani (JIRA)" <ji...@apache.org> on 2014/05/01 20:43:17 UTC

[jira] [Created] (HIVE-7000) Several issues with javadoc generation

Harish Butani created HIVE-7000:
-----------------------------------

             Summary: Several issues with javadoc generation
                 Key: HIVE-7000
                 URL: https://issues.apache.org/jira/browse/HIVE-7000
             Project: Hive
          Issue Type: Improvement
            Reporter: Harish Butani


1.
Ran 'mvn  javadoc:javadoc -Phadoop-2'.  Encountered several issues

- Generated classes are included in the javadoc
- generation fails in the top level hcatalog folder because its src folder  contains  no java files.

Patch attached to fix these issues.

2.
Tried mvn javadoc:aggregate -Phadoop-2 
- cannot get an aggregated javadoc for all of hive
- tried setting 'aggregate' parameter to true. Didn't work

There are several questions in StackOverflow about multiple project javadoc. Seems like this is broken. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)