diff --git a/paper-api/pom.xml b/paper-api/pom.xml
new file mode 100644
index 0000000000..4d5a7cfb5c
--- /dev/null
+++ b/paper-api/pom.xml
@@ -0,0 +1,138 @@
+
+
+ 4.0.0
+
+
+ org.sonatype.oss
+ oss-parent
+ 9
+
+
+ org.bukkit
+ bukkit
+ 1.8-R0.1-SNAPSHOT
+ jar
+
+ Bukkit
+ http://www.bukkit.org/
+ A plugin API for Minecraft servers.
+
+
+ 1.6
+ 1.6
+ UTF-8
+
+
+
+
+
+ spigotmc-releases
+ https://hub.spigotmc.org/nexus/content/repositories/releases/
+
+
+ spigotmc-releases
+ https://hub.spigotmc.org/nexus/content/repositories/snapshots/
+
+
+
+
+
+
+ spigotmc-public
+ https://hub.spigotmc.org/nexus/content/groups/public/
+
+
+
+
+
+ commons-lang
+ commons-lang
+ 2.6
+ compile
+
+
+ com.googlecode.json-simple
+ json-simple
+ 1.1.1
+ jar
+ compile
+
+
+
+ com.google.guava
+ guava
+ 17.0
+ compile
+
+
+ org.avaje
+ ebean
+ 2.8.1
+ compile
+
+
+ org.yaml
+ snakeyaml
+ 1.14
+ compile
+
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ 1.3
+ test
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ 3.1
+
+
+ eclipse
+
+ true
+
+
+
+
+ org.codehaus.plexus
+ plexus-compiler-eclipse
+ 2.5.0-spigotmc
+
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 2.3
+
+
+ package
+
+ shade
+
+
+
+
+
+ false
+
+ true
+
+
+
+
+
diff --git a/paper-api/src/site/apt/index.apt b/paper-api/src/site/apt/index.apt
deleted file mode 100644
index 0a7880a6ff..0000000000
--- a/paper-api/src/site/apt/index.apt
+++ /dev/null
@@ -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.
diff --git a/paper-api/src/site/site.xml b/paper-api/src/site/site.xml
deleted file mode 100644
index ff24fab700..0000000000
--- a/paper-api/src/site/site.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
- Bukkit
- http://bukkit.org/logo.png
- http://bukkit.org/
-
-
-
-
-
-
-
-
-
-
-
-
-
-