maven - Build Shaded Java (jar) into a Win32 executable with Embedded JRE? -
so far i've tried launch4j did not have success making work. getting java.lang.noclassdeffounderror:
is there way build shaded jar win32 executable (console app) embedded jre maven. user not have install java?
you may use maven-shaded-plugin in combination launch4j-maven-plugin
here example of this