summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLuke GB <github@lukegb.com>2011-06-10 15:48:09 +0100
committerEvilSeph <evilseph@unaligned.org>2011-06-12 00:26:36 -0400
commit4ea6d548169d7e404981813cc2c308bf4dd53983 (patch)
tree10a148e24362a02aedc7e39a3ef234515a721195 /pom.xml
parent7837906a2aa5e7aeee26c4f45b90af13c4b0d012 (diff)
downloadbukkit-4ea6d548169d7e404981813cc2c308bf4dd53983.tar
bukkit-4ea6d548169d7e404981813cc2c308bf4dd53983.tar.gz
bukkit-4ea6d548169d7e404981813cc2c308bf4dd53983.tar.lz
bukkit-4ea6d548169d7e404981813cc2c308bf4dd53983.tar.xz
bukkit-4ea6d548169d7e404981813cc2c308bf4dd53983.zip
Add JavaDoc source indexing, as per EvilSeph's request
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 111341e5..72b2e44d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,6 +62,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.7</version>
+ <configuration>
+ <linksource>true</linksource>
+ </configuration>
<reportSets>
<reportSet>
<reports>