You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/07/21 06:02:00 UTC

[jira] [Commented] (MCOMPILER-157) Maven Compiler Plugin should add to compileSourceRoots for next plugins to consider as source directory for generated files

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

Hudson commented on MCOMPILER-157:
----------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-compiler-plugin » master #72

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/master/72/

> Maven Compiler Plugin should add to compileSourceRoots for next plugins to consider as source directory for generated files 
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MCOMPILER-157
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-157
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.2
>         Environment: Java 6
>            Reporter: Zoran Regvart
>            Assignee: John Dennis Casey
>            Priority: Major
>             Fix For: 3.2
>
>         Attachments: TestCase2.zip, failing-test-example.zip, maven-compiler-plugin-add-compileSourceRoots.patch, maven-compiler-plugin-addToSourcePathAsWell.patch, 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 was sent by Atlassian Jira
(v8.20.10#820010)