-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get WARNING while maven package with JDK-9 released yesterday. #1471
Comments
1.16.18 get the same warning. |
+1 same with https://github.com/ottlinger/fotorenamer/ |
The solution is to add some -J--add-opens arguments to the compiler, however, that won't help you for now because of a bug in the compiler-plugin. Please vote for issue MCOMPILER-291 to get this fixed. One other thing, it did compile on my machine, but possibly I just didn't fail on warnings. |
@rspilker thanks for the reference to MCOMPILER-291 - I tried to add the references, but still get errors .... can you reference a project that works on github/travis? Thanks. |
The fix is described in #985 (comment) |
we can change manually our error through the actual code which written in in maven site or its jar file.. |
$maven package
My lombok version is 1.16.16
JavacTransformer become unresolved?
The text was updated successfully, but these errors were encountered: