Replies: 2 comments 10 replies
-
@laeubi could you help ? |
Beta Was this translation helpful? Give feedback.
7 replies
-
I created this sample project : https://github.com/RoiSoleil/annotation-process-not-working-in-m2e to illustrate the difference between maven and m2e. Should i create an issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i try to build my project, i don't have the same result between M2E and Maven becasue Maven copies the resources before compiling the classes but M2E compiles the classes before copying the resources. How can I change that ? Is it a bug ?
Beta Was this translation helpful? Give feedback.
All reactions