On Sun, Nov 20, 2011 at 3:46 AM, Jody Garnett <[email protected]> wrote: > After a bit of exploring I found that the configuration of the javadoc in > the modules/pom.xml explicitly set the max memory size. > Changing this parameter around a bit still does not allow me to build. > I would like to ask that someone on linux (i.e. the same environment as the > build box) try compiling the javadocs. I suspect that micheal and myself > may be the victim of a mac osx update. Other than that I cannot think of any > change that would effect building javadoc that was made to the code base. > Second opinion?
Successfull run on Linux: mvn javadoc:aggregate -o -Dall .... [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 58 seconds [INFO] Finished at: Sun Nov 20 10:19:03 CET 2011 [INFO] Final Memory: 69M/534M [INFO] ------------------------------------------------------------------------ Reference information for maven, java and platform: mvn --version Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_27 Java home: /usr/lib/jvm/jdk1.6.0_27/jre Default locale: it_IT, platform encoding: UTF-8 OS name: "linux" version: "2.6.32-35-generic" arch: "amd64" Family: "unix" Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
