Excluded files should be added to compiled sources ---------------------------------------------------
Key: MCLOVER-45 URL: http://jira.codehaus.org/browse/MCLOVER-45 Project: Maven 2.x Clover Plugin Type: Bug Versions: 2.2 Reporter: Henrik Mejlgaard When excluding files, these are not included in the compiled sources and therefor gives an compile error as the excluded files cannot be found. My proposed fix would be to collect and copy the excluded source files to an excluded_src folder in the target/clover directory, which then could be added to the compiled sources list. -- 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