mkremins / fanciful

Fancy Bukkit message formatting
MIT License
96 stars 82 forks source link

Maven Dependency #44

Open TimLampen opened 10 years ago

TimLampen commented 10 years ago

I am trying to set a maven dependency in my pom.xml but I am getting this error when I start my server up and run the method that uses the maven dependency: http://pastebin.com/AZrse1PW here is my pom.xml: http://pastebin.com/HHdV6WjF .

killje commented 10 years ago

the only thing i can find right now without testing is the compiler and source tag within the shade plugin. try removing those

If you open your jar with winrar or 7-zip can you see a folder called mkremins?