Uh oh!
There was an error while loading. Please reload this page.
Mavenize - #10
Conversation
SomeRandomGameDev
commented
Oct 1, 2012
On my way. |
SomeRandomGameDev
commented
Oct 7, 2012
What a pain in the a** ! |
GUIpsp
commented
Oct 7, 2012
Install m2e and import the project from there |
SomeRandomGameDev
commented
Oct 7, 2012
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). |
SomeRandomGameDev
commented
Oct 7, 2012
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