Does it help to run maven with the environment variable (per Java Heap Settings best practice <https://support.cloudbees.com/hc/en-us/articles/204859670-Java-Heap-settings-best-practice> and the Maven manual <http://maven.apache.org/configure.html>):
*export MAVEN_OPTS="-Xms4g -Xmx4g"* On Sat, Feb 8, 2020 at 3:33 AM Mez Pahlan <[email protected]> wrote: > Hi there > > I use hpi:run to give me a quick dev version of Jenkins with my plugin > installed so that I can play around with it prior to committing changes. It > works great! However I want to give it more memory so that it is more > responsive and quicker to load pages. Is there a recommended way of doing > this? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/b9806fc0-80ac-4265-a93d-e0b2b17bfe40%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/b9806fc0-80ac-4265-a93d-e0b2b17bfe40%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtGe1H1x024ZpkKcrp0sQX6rGQ9cO3XTCn%3DDAnxvqO4MhA%40mail.gmail.com.
