EJ Ciramella created HADOOP-8500:
------------------------------------

             Summary: Javadoc jars contain entire target directory
                 Key: HADOOP-8500
                 URL: https://issues.apache.org/jira/browse/HADOOP-8500
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 2.0.0-alpha
         Environment: N/A
            Reporter: EJ Ciramella
            Priority: Minor
             Fix For: 2.0.1-alpha


The javadoc jars contain the contents of the target directory - which includes 
classes and all sorts of binary files that it shouldn't.

Sometimes the resulting javadoc jar is 10X bigger than it should be.

The fix is to reconfigure maven to use "api" as it's destDir for javadoc 
generation.

I have a patch/diff incoming.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to