I need to compile the BungeeCord jar on my own, i tried eclipse but that one is really rubbish for maven and now I'm trying to use NetBeans, but for some reasons if I clone it from the repo, it does not find the com.google.common.base, net.md_5.bungeee.api etc imports... And when I build it, it does generate seperate jars but not one bungeecord.jar... Are there any tutorials out there? Sorry I'm really new to maven :/
↧