[ 
https://jira.codehaus.org/browse/MCOMPILER-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326626#comment-326626
 ] 

Andreas Horst edited comment on MCOMPILER-176 at 6/12/13 8:14 AM:
------------------------------------------------------------------

Hi Anders,

I'm sorry for the huge delay. I was planning to provide a test project but 
thanks to CI I found out that this is obviously a local problem. The problem 
only occurs in Eclipse and it's probably related to m2e. The problem does not 
occur on CI or CLI.
                
      was (Author: ahorst):
    Hi Anders,

I'm sorry for the huge delay. I was planning to provide a test project but 
thanks to CI I found out that this is obviously a local problem. The problem 
only occurs in Eclipse and it's probably related to m2e. The problem does not 
occur on CI or CLI.

Please close the issue (invalid).
                  
> testCompile does not compile sources under target/generated-test-sources
> ------------------------------------------------------------------------
>
>                 Key: MCOMPILER-176
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-176
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Andreas Horst
>
> We use code generators using both target/generated-sources and 
> target/generated-test-sources as output folders. While source files under 
> generated-sources get compiled by compile goal, testCompile ignores the 
> content of generated-test-sources resulting in compiler errors in phase 
> test-compile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to