You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thierry Monney (JIRA)" <de...@myfaces.apache.org> on 2007/01/08 10:32:27 UTC

[jira] Commented: (TOBAGO-204) APT does not see sources in "self" project when processing generated sources

    [ https://issues.apache.org/jira/browse/TOBAGO-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462983 ] 

Thierry Monney commented on TOBAGO-204:
---------------------------------------

Sorry for the late response, I was still on holiday...
I tried to test my patch on Windows, it works for me. I am applying the patch with eclipse (it was created with eclipse too).
Is the problem in applying the patch or testing the patched plug-in ?

> 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