summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeLines
* Update repository URLsChris Ward2014-02-15-4/+4
|
* Reformat pomKHobbits2014-02-08-31/+60
|
* Restore Bukkit dependency to parent pomChris Ward2014-01-30-0/+7
|
* Force Bukkit version to match deps.KHobbits2014-01-25-9/+0
|
* Update to Bukkit Development BuildsChris Ward2014-01-20-1/+5
| | | | Change things so unit testing can run after Bukkit's breaking commit with classloader stuff
* Add deploy pluginChris Ward2013-12-29-0/+19
|
* Use the Essentials Maven repositoryChris Ward2013-12-29-2/+2
|
* Remove Ant, migrate Netbeans code style to pom.xmlChris Ward2013-12-27-6/+45
|
* Use Ant to replace GroupManager's plugin.yml versionChris Ward2013-12-22-0/+1
|
* Use Bukkit beta buildChris Ward2013-12-18-1/+1
|
* Remove Javadocs from the default compile, use the javadoc:javadoc goal to ↵Chris Ward2013-12-11-10/+2
| | | | generate them.
* Update to first build of 1.7.2 - CraftBukkit is still buggy so expect issuesKHobbits2013-12-05-1/+1
| | | | Bukkit: #1856 CB: #2922
* Fix automatic versioning when compiling with MavenChris Ward2013-10-21-1/+2
|
* Call Ant from Maven (for GM)Chris Ward2013-10-19-4/+32
|
* Add Maven SupportChris Ward2013-10-19-0/+260