[
https://issues.apache.org/jira/browse/TOBAGO-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463026
]
Thierry Monney commented on TOBAGO-204:
---------------------------------------
OK, then you should be fine, I wrote the patch on Windows XP.
> APT does not see sources in "self" project when processing generated sources
> ----------------------------------------------------------------------------
>
> Key: TOBAGO-204
> URL: https://issues.apache.org/jira/browse/TOBAGO-204
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Maven Apt Plugin
> Affects Versions: 1.0.8
> Reporter: Thierry Monney
> Assigned To: Bernd Bohmann
> Priority: Minor
> Fix For: 1.0.10
>
> Attachments: projects.zip, workingDir.patch
>
>
> We have a multi-module setup in which module A defines an annotation
> processor and module B uses maven-apt-plugin to generate source code. The
> generation itself works OK.
> When APT runs on the generated sources, since the working directory is
> ${tempRoot} in forked mode, APT has no access to source files. This looks
> like normal behavior from APT point of view (the same happens on the command
> line), but results in parsing errors (although the generated code is correct
> and builds correctly).
> A solution would be to add a ${workingDir} parameter to the mojo and make it
> point to the project source folder. I will submit a patch shortly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira