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

Add support for a <m2e.apt.activation> Maven property #26

Closed
fbricon opened this issue Jan 25, 2014 · 0 comments
Closed

Add support for a <m2e.apt.activation> Maven property #26

fbricon opened this issue Jan 25, 2014 · 0 comments
Milestone

Comments

@fbricon
Copy link
Member

fbricon commented Jan 25, 2014

Default m2e-apt activation mode (from workspace preferences) should be overridden by an <m2e.apt.activation> Maven property.

Valid values being :

  • disabled : m2e-apt activation is disabled for this project
  • jdt_apt : Enable m2e-apt on this project and delegate Annotation Processing to JDT APT
  • maven_plugin : Enable m2e-apt on this project and delegate Annotation Processing to the proper maven plugin execution

Project preferences supercede existing pom properties

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