[ 
http://jira.codehaus.org/browse/MCLOVER-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_92065
 ] 

Vincent Massol commented on MCLOVER-45:
---------------------------------------

The issue is that when the instrument mojo executes in the forked lifecycle the 
source dir is now set to target/clover/src and only the instrumented files are 
put there. Brendan is right, we need to copy excluded files there too.

> 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
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Henrik Mejlgaard
>         Assigned To: Vincent Massol
>             Fix For: 2.4
>
>
> 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

        

Reply via email to