[ http://jira.codehaus.org/browse/MJAVADOC-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vincent Siveton closed MJAVADOC-255. ------------------------------------ Resolution: Not A Bug To exclude all reports you need to use: {noformat} <reportSets> <reportSet> <reports/> </reportSet> </reportSets> {noformat} > Cannot suppress reports > ----------------------- > > Key: MJAVADOC-255 > URL: http://jira.codehaus.org/browse/MJAVADOC-255 > Project: Maven 2.x Javadoc Plugin > Issue Type: Bug > Affects Versions: 2.6 > Reporter: Benson Margulies > > I wanted to suppress javadoc aggregation for mvn site:site. > So, I tried > <reportSets></reportSets> > No effect. it goes ahead and runs the aggregate report. help:effectivePom > does not show the empty reportSets element. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira