[
https://issues.apache.org/jira/browse/TOBAGO-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782825#action_12782825
]
Benjamin Bentmann commented on TOBAGO-256:
------------------------------------------
Users suffering from this issue are advised to migrate their builds to use the
[apt-maven-plugin:1.0-alpha-3|http://mojo.codehaus.org/apt-maven-plugin/] from
the Mojo project which includes a fix for the issue (MOJO-1458).
> the apt plugin fails to execute in embedded environment
> -------------------------------------------------------
>
> Key: TOBAGO-256
> URL: https://issues.apache.org/jira/browse/TOBAGO-256
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Maven Apt Plugin
> Environment: maven 2.1-snapshot + mevenide 2.3 + netbeans 5.5
> Reporter: Milos Kleint
>
> the apt plugin seems to fail in embedded environment, like in the netbeans
> IDE integration.
> when not forked, it cannot find the apt's main class for some reason. This
> one could be either a problem in the plugin or somewhere in the classloading
> of maven when embedding (or somewhere else)
> when forked, it fails to execute on windows platform where there is space in
> the path to jdk. that one seems to be hardly a problem of embedding, but
> strangely enough it seems to work on command line just fine.
> for details, see http://jira.codehaus.org/browse/MEVENIDE-482
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.