Interesting I never hit that! My MAVEN_OPTS is set to -Xmx1024m -Xms512m (also have -Dmaven.artifact.threads=10 to speed up downloads)
I'll add it to the wiki page. Chris On 23 April 2010 14:09, Yiguang Hu <[email protected]> wrote: > Chris, > Thanks. I got jsword compiled using the -pl option. But I run into OOM > while compiling step. I am on a fairly good computer MacPro 4GB memory. So > it surprized me for this problem.what is the right memory option for compile > step in your experience? > > Thanks > Yiguang > > > Hi Yiguang > > I believe you don't need the aqua part. As long as jsword-common and jsword > build you would be fine. There are currently a few issues with the JSword > POMs which I believe DM and Trent are looking at... > > Hopefully you can do something like > > mvn clean install -pl common > mvn clean install -pl jsword > > I'll try and check out the latest JSword POMs tonight and see what I get on > my end. > > DM, it would be nice if projects relying on JSword don't need to build it, > and could download snapshots from a Nexus repository. This would mean that > instead of having to check out and build JSword and TyndaleSTEP, we would > be > able to simply reference the dependency and the repository. Is that > something we would envisage doing? Happy to help set up the repository. > > Chris > > > > _______________________________________________ > sword-devel mailing list: [email protected] > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page >
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
