Rewrite pom.xml, use Eclipse JDT / ECJ for compilation.
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
Welcome to the Bukkit Maven mini-site!
|
||||
|
||||
This website is automatically generated by Maven 3.
|
||||
As such, it is updated when the main build system (http://ci.bukkit.org) executes the site lifecycle on the Maven job.
|
||||
For more information about Bukkit, please see the links above.
|
||||
|
||||
Javadocs
|
||||
|
||||
For Javadocs, please select the "Project Reports" then "JavaDocs" option on the left-hand menu.
|
||||
@@ -1,29 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="Bukkit">
|
||||
<bannerLeft>
|
||||
<name>Bukkit</name>
|
||||
<src>http://bukkit.org/logo.png</src>
|
||||
<href>http://bukkit.org/</href>
|
||||
</bannerLeft>
|
||||
<body>
|
||||
<links>
|
||||
<item name="Homepage" href="http://bukkit.org/" />
|
||||
<item name="Forums" href="http://forums.bukkit.org/" />
|
||||
<item name="Source/Github" href="https://github.com/Bukkit/" />
|
||||
<item name="Continuous Integration/Jenkins" href="http://ci.bukkit.org/" />
|
||||
<item name="Maven Repo" href="http://repo.bukkit.org/" />
|
||||
</links>
|
||||
<menu name="Bukkit Project">
|
||||
<item name="Homepage" href="http://bukkit.org/" />
|
||||
<item name="Forums" href="http://forums.bukkit.org/" />
|
||||
<item name="Source/Github" href="https://github.com/Bukkit/" />
|
||||
<item name="Continuous Integration/Jenkins" href="http://ci.bukkit.org/" />
|
||||
<item name="Maven Repo" href="http://repo.bukkit.org/" />
|
||||
</menu>
|
||||
<menu name="API Documentation">
|
||||
<item name="JavaDocs" href="apidocs/" />
|
||||
<item name="Doxygen" href="doxygen/" />
|
||||
</menu>
|
||||
<menu ref="reports" />
|
||||
</body>
|
||||
</project>
|
||||
Reference in New Issue
Block a user