Closed EURedBoy closed 2 months ago
I actually encountered the same problem 10 minutes ago. On my end It was a shading issue: the jar was minimized and the wrappers were removed. When not minimizing the jar everything works. Maybe you have the same issue?
If the filter section is like the one in the README.md file the <minimizeJar>
option has no effect on that.
@EURedBoy can you share the affecting portion of your pom.xml
file?
If the filter section is like the one in the README.md file the
<minimizeJar>
option has no effect on that.@EURedBoy can you share the affecting portion of your
pom.xml
file?
Sorry if i'm late, i fixed while ago simply excluding the anvilgui package from the minimize action (i use gradle not maven)
If i open the library i can see the wrapper, so i don't know why he can't find it