Thanks a lot ... Sigi
Send reply to: "Turbine Maven Users List" <[EMAIL PROTECTED]> To: "Turbine Maven Users List" <[EMAIL PROTECTED]> Subject: Re: Out of Memory Exception while running JAVADOC plugin From: [EMAIL PROTECTED] Date sent: Wed, 2 Oct 2002 02:00:01 +1000 > I've added this functionality as an optional parameter in the javadoc > plugin. > > See > http://jakarta.apache.org/turbine/maven/reference/plugins/javadoc/properties.html > for more info > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > [EMAIL PROTECTED] wrote on 30/09/2002 08:57:50 PM: > > > I somehow lost my code snippet ... :-( ... I added the > > maxmemory setting to the JavaDoc plugin where the > > value is taken from plugin.properties > > > > <javadoc > > sourcepath="${pom.build.sourceDirectory}" > > maxmemory="${maven.javadoc.maxmemory}" > > packagenames="${pom.package}.*" > > destdir="${maven.javadoc.destdir}" > > author="${maven.javadoc.author}" > > .... > > /> > > > > maven.javadoc.maxmemory=512m > > > > For my current project I'm using 512 MByte otherwise > > I'm running out of memory. > > > > Siegfried Goeschl > > [EMAIL PROTECTED] > > > > > > Send reply to: "Turbine Maven Users List" > > <[EMAIL PROTECTED]> > > To: "Turbine Maven Users List" <turbine- > > [EMAIL PROTECTED]> > > Subject: Re: Out of Memory Exception while > > running JAVADOC plugin > > From: [EMAIL PROTECTED] > > Date sent: Thu, 26 Sep 2002 09:08:47 +1000 > > > > > Which addition?? > > > -- > > > dIon Gillard, Multitask Consulting > > > Work: http://www.multitask.com.au > > > Developers: http://adslgateway.multitask.com.au/developers > > > > > > > > > "" <[EMAIL PROTECTED]> wrote on 25/09/2002 06:08:18 PM: > > > > > > > I ran out of memory while running JAVADOC on a huge project. The > > > > following addition to the plugin.jelly helped > > > > > > > > > > > > > > > > Might be worth of exposing the value in the plugin properties ... > > > > > > > > Siegfried Goeschl > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > ------------------------------------------------ > > > > Changed your e-mail? Keep your contacts! Use this free e-mail > > > > change of address service from Return Path. Register now! > > > > > > > > > -- > > > To unsubscribe, e-mail: <mailto:turbine-maven-user- > > [EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:turbine-maven-user- > > [EMAIL PROTECTED]> > > > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:turbine-maven-user- > > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:turbine-maven-user- > > [EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
