ResolutionException with Hibernate and JavaFx
问题 Im having some issue and I had no luck figuring it out how to fix it. I have a JavaFx Project which has Hibernate and Proguard. But whenever I try to run the task 'runProguard' fails with java.lang.module.ResolutionException. What's puzzling me is the fact that my project doesnt use modules. Is there anyway to fix this? Task :runProguard FAILED Task ':runProguard' is not up-to-date because: Task has not declared any outputs despite executing actions. Starting process 'command ... Successfully