[
https://issues.apache.org/jira/browse/MCOMPILER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MCOMPILER-122.
------------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> -sourcepath shall include resources
> -----------------------------------
>
> Key: MCOMPILER-122
> URL: https://issues.apache.org/jira/browse/MCOMPILER-122
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Milos Kleint
> Priority: Major
>
> annotation processors which load non-Java resources from the sourcepath, will
> currently get only the src/main/java folder.
> Unfortunately just adding src/main/resources to -sourcepath does not suffice,
> due to a bug in javac:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6929404
> see MCOMPILER-98 for more
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)