Rejected
Details
Assignee
UnassignedUnassignedReporter
Former userFormer user(Deactivated)Bug Testcase Reminder (view)
Bug reports should generally be accompanied by a test case!
Bug Testcase Reminder (edit)
Bug reports should generally be accompanied by a test case!
Participants
Former userGuillaume SmetComponents
Affects versions
Priority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Bug Testcase Reminder (view)
Bug reports should generally be accompanied by a test case!
Bug Testcase Reminder (edit)
Bug reports should generally be accompanied by a test case!
Participants
Former user
Guillaume Smet
Components
Affects versions
Priority
Created January 10, 2022 at 6:44 PM
Updated January 17, 2022 at 9:35 AM
Resolved January 17, 2022 at 9:35 AM
I have set up the annotation processor in a maven based project inside InteliJ IDEA, according to the guidelines depicted in the documentation. Unfortunately, for the given model below, no error is reported at compile time. Is there anything I missed out?
Relevant config are listed down there:
Model
pom.xml :
InteliJ setup :
Build status ( mvn compile ) :