Attempt to recreate a file for type #221
Closed
Comments
|
After some investigation I found that during compilation code generation maven executes both |
|
Ok so after more investigation I have a clear view on it. When you load two or three annotation processors, the jvm compare processors each other. |
slinkydeveloper
added a commit
to vert-x3/vertx-web
that referenced
this issue
Nov 20, 2018
Signed-off-by: francesco <francescoguard@gmail.com>
|
Opened a topic on mailing list https://groups.google.com/forum/#!topic/vertx-dev/E_M7wagLbnw |
slinkydeveloper
added a commit
to vert-x3/vertx-web
that referenced
this issue
Nov 21, 2018
Signed-off-by: francesco <francescoguard@gmail.com>
|
I think that was resolved with the usage of a single generator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying a project setup with
vertx-codegenfor@DataObject,vertx-service-proxyfor@ProxyGenandvertx-web-api-servicefor@WebApiServiceGenand during compiling I get the following error:I import all three deps as
processorTested with openjdk 8/9/11
The text was updated successfully, but these errors were encountered: