add the apidocs to the mvn build (though temporarily requires a snapshot of the mvn plugin)

This commit is contained in:
James Strachan
2012-03-07 12:51:53 +00:00
parent cb0d5078da
commit 322eda917d
+1
View File
@@ -56,6 +56,7 @@
<module>stdlib</module> <module>stdlib</module>
<module>kunit</module> <module>kunit</module>
<module>kdoc</module> <module>kdoc</module>
<module>apidocs</module>
</modules> </modules>
<build> <build>