Closed fantom-x closed 8 years ago
I have downgraded gradle from 2.13 (the latest) to 2.2 and now everything is working on the command line. Eclipse Mars worked fine all the time, because it comes with gradle 2.2...
It seems like a problem with shadow plugin. I'll fix it soon.
How about using gradlew
?
@ensirius With gradlew everything would be ok, but it is always a good idea to use latest gradle
If i correctly remember, to fix this, just update shadow plugin version to 1.2.3
updated to gradle 3.1
Hi, trying to build with gradle and getting the failure below (I only provided the bottom two stack frames). I am obviously doing something wrong her, but can not figure out what it is exactly.Thanks in advance.