Maven should warn on an always wrong reporting.outputDirectory --------------------------------------------------------------
Key: MNG-5144 URL: https://jira.codehaus.org/browse/MNG-5144 Project: Maven 2 & 3 Issue Type: Improvement Components: POM Affects Versions: 3.0.3 Reporter: jieryn Priority: Minor It would be nice if Maven would warn users of a bad configuration when they code {code}<reporting><outputDirectory/></reporting>{code} style. This will cause deletion of the project when clean phase is requested. See http://maven.40175.n5.nabble.com/Upgraded-to-Maven-3-now-the-quot-clean-quot-goal-deletes-entire-module-directories-td4652053.html for the full thread. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira