What is the current status of: http://jira.codehaus.org/browse/MCLEAN-9 <http://jira.codehaus.org/browse/MCLEAN-9> (maven-clean-plugin doesn't remove the reporting output directory ${project.reporting.outputDirectory})
Looks like the property has been added to CleanMojo, but the directory isn't removed in the execute() method!! Shouldn't it be added there, and the issue closed? I have attached a patch to the issue setting this straight, and including a simple test cas. Denis.