Are you able to forward me the output? It would be good to know what part of the build it is failing on.
also if you try <mvn command> -X (the -X enables debugging) You could also try doing it for separate projects to see which project it's failing on. Cheers Chris On 27 April 2010 01:17, Yiguang Hu <yi...@yahoo.com> wrote: > Chris, > > It still doesn't work. Any more idea? > Thanks > Yiguang > > ------------------------------ > *From:* Chris Burrell <ch...@burrell.me.uk> > *To:* Yiguang Hu <yi...@yahoo.com> > *Sent:* Fri, April 23, 2010 1:39:57 PM > *Subject:* Re: [sword-devel] build step OOM > > Meant to say... Can you let me know if that helps! > > Chris > > On 23 April 2010 15:00, Chris Burrell <ch...@burrell.me.uk> wrote: > >> 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 <yi...@yahoo.com> 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: sword-devel@crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page >>> >> >> > >
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page