I am trying to create a custom Annotation Processor (with maven) but eclipse seems to ignore it when I mvn install.
mvn install
My projects look like the following.