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

Martin Franklin commented on MCOMPILER-157:
-------------------------------------------

Should also state I upgraded to the compiler version 2.5.1 and am using maven 
3.0.4
                
> Maven Compiler Plugin should add to compileSourceRoots for next plugins to 
> consider as source directory for generated files 
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MCOMPILER-157
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-157
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.2
>         Environment: Java 6
>            Reporter: Zoran Regvart
>             Fix For: 2.6
>
>         Attachments: maven-compiler-plugin-add-compileSourceRoots.patch, 
> maven-compiler-plugin-addToSourcePathAsWell.patch, TestCase2.zip, 
> test-case.zip
>
>
> Maven Compiler Plugin by relying on javac by default, on Java 6 platform 
> includes annotation processors in it's processing, these in end could 
> generate sources that are placed by default in 
> target/generated-sources/annotations. The later should be added to 
> compileSourceRoots so that next plugin in execution would consider those 
> sources.
> Please, see the attached test case and consider the attached patch in the 
> next release of maven-compiler-plugin.
> thanks,
> Zoran

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

        

Reply via email to