Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Disable annotation processing on all archetypes? #17

Open
fbricon opened this issue May 3, 2012 · 0 comments
Open

Disable annotation processing on all archetypes? #17

fbricon opened this issue May 3, 2012 · 0 comments

Comments

@fbricon
Copy link
Contributor

fbricon commented May 3, 2012

jboss-javaee6-webapp-archetype has a dependency on hibernate-jpamodelgen but jboss-javaee6-webapp-ear-archetype doesn't.
So when m2e-apt is installed we have target/generated-sources/foo/bar/Member_.java file generated on the web project, but not for the multimodule projet.
The behaviour should be consistent for both archetypes.

If annotation processing was to be disabled, you should then remove the ..factorypath config files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant