Brock Noland created FLUME-1518:
-----------------------------------

             Summary: Move doc plugins to profile to speed package build time
                 Key: FLUME-1518
                 URL: https://issues.apache.org/jira/browse/FLUME-1518
             Project: Flume
          Issue Type: Improvement
          Components: Build
            Reporter: Brock Noland


Whirr only builds Javadoc when -Pjavadoc is specfied on the command line 
because it takes a long time: 
https://github.com/apache/whirr/blob/trunk/pom.xml#L592

A mvn package -DskipTests takes quite some time in flume. I think we could move 
javadoc, site, and sphinx(?) to a separate "doc" profile and speed the package 
process for development. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to