Are you talking about defaults for your project, or for Gradle in general? At
least in the case of Javadoc you will probably need both - per-project
Javadoc that gets published to a Maven repository, and aggregated Javadoc
that gets published to a web server. For the other reports it really depends
on how and by whom they are created and used. For example, I might suffice
to only create those reports if the whole multi-project gets built, and only
if it gets built with a particular task (say 'nightlyBuild').

--
Peter Niederwieser 
Developer, Gradle
http://www.gradle.org
Trainer & Consultant, Gradleware
http://www.gradleware.com
Creator, Spock Framework
http://spockframework.org


--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Report-base-plugin-tp4277182p4277360.html
Sent from the gradle-dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to