Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

After a maven refresh annotation processors cannot find resources #72

@agentgt

Description

@agentgt

After a maven refresh annotation processors cannot find resources in the classpath (ie files in src/main/resources). Eclipse 4.12 and m2e-apt 1.5.2

This might be related to:

#67

The original bug is here:

domaframework/doma#319

Basically if I touch a file (ie edit it) that is processed by the annotation processor than the annotation processor is able to find the resources in src/main/resources (its in the classpath).

However if I do a Maven refresh configuration ("Alt-F5" = Maven -> Update Project) than the processor cannot find resources (classpath) in src/main/resources.

I presume this is something to do with what #67 was talking about with inconsistencies with incremental and full builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions