Closed GUIpsp closed 12 years ago
On my way. I'll make the merge by the end of the week. Thank you.
What a pain in the a\ ! My Eclipse settings are ruined due to new organisation. Well, let's rebuild my dev-env. Bad thing is that I won't have time to code today ...
Install m2e and import the project from there
The issue isn't about Maven, but about the publication. Previous folder/file structure allowed direct export to JAR. With the new directory structure, I have to configure a publication script (with maven or whatever).
Well, it's done ! I've had to fix little stuff in pom.xml (like the java version - which is 1.6 - and current bukkit version). I'll take a look on travis support to automatically build report about compiler output.
Fixes #4 IDE breaking change Also added Travis-CI support but you need to set it up