The full command fails for me with OOME during javadoc:aggregate, despite MAVEN_OPTS="-Xmx3g -XX:MaxPermSize=512m". (the latter was suggested here [0]). I think I've had this problem before. Any ideas?
$ mvn --version Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800) Maven home: /usr/share/maven Java version: 1.7.0_25, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac" [0]: http://mail-archives.apache.org/mod_mbox/maven-users/200710.mbox/%3C1C2EDF25917BA14D853DBFAB6CA91344E8676B@CPEXBE-EML15.kpnsp.local%3E On Thu, Aug 21, 2014 at 12:41 PM, Nick Dimiduk <[email protected]> wrote: > That's the missing link. I was looking under > http://hbase.apache.org/book.html#appendix_contributing_to_documentation > > I'll give this a whirl. Any objections to rolling a site update this > afternoon? > > > On Thu, Aug 21, 2014 at 12:14 PM, Stack <[email protected]> wrote: > >> See http://hbase.apache.org/book.html#hbase.org >> >> If you can't figure, let us know. >> >> St.Ack >> >> >> >> On Thu, Aug 21, 2014 at 12:10 PM, Nick Dimiduk <[email protected]> >> wrote: >> >> > Heya, >> > >> > Would someone in the know mind publishing an updated copy of the book? >> > Better still, would you mind documenting how you do it... in the newly >> > published book ;) >> > >> > We should share with the world Misty's latest work! (and I don't want to >> > re-explain salting again...) >> > >> > -n >> > >> > >
