Re: building mesos.jar gives many errors at javadoc

2015-07-21 Thread Adam Bordelon
From your pastebin, it looks like maven ran out of memory, either while compiling or while generating javadoc. After you give mvn more memory, it tries to javadoc the class files instead of just java files. Weird. Do you have abnormal mvn/java settings? Let's file a JIRA. I'm glad you found a

building mesos.jar gives many errors at javadoc

2015-07-21 Thread Hans van den Bogert
Hi, When compiling mesos under centos 6.5, I get numerous errors at some point, which if I understand correctly, is at creating the mesos.jar, at the javadoc phase: I get the following: http://pastebin.com/TNRERS4p When I give mvn more JVM memory, actual errors appear (these are just two, of