-sourcepath shall include resources
-----------------------------------

                 Key: MCOMPILER-122
                 URL: http://jira.codehaus.org/browse/MCOMPILER-122
             Project: Maven 2.x Compiler Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Milos Kleint


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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to