Ok if it wasn't the maven version then it might have been the JDK (it was a while ago now when i had the similar issue so i can't remember exactly what i did to fix it), are you using an IBM JDK and if so does using the Sun one make a difference?
...ant On Tue, Jul 15, 2008 at 9:50 PM, Kevin Williams <[EMAIL PROTECTED]> wrote: > Tried with 2.0.7 with the same results. I'll try to repeat this on a > fresh build on my old machine. > > On Tue, Jul 15, 2008 at 7:22 AM, ant elder <[EMAIL PROTECTED]> wrote: > > I think i've seen something similar and went back to an older maven > release > > and it went away, currently i use 2.0.7 > > > > ...ant > > > > On Tue, Jul 15, 2008 at 2:15 PM, Kevin Williams <[EMAIL PROTECTED]> > > wrote: > >> > >> I am having trouble with a fresh build on a new machine. I am not > >> getting fatal errors but the build process slows to a crawl and did > >> not complete overnight. > >> > >> svn version 1.5.0 > >> mvn version 2.0.9 > >> java 1.5.0 > >> XP > >> > >> I tried allowing more memory for the build with "SET > >> MAVEN_OPTS=-Xmx512m" but got the same results. > >> > >> Any ideas/pointers appreciated. > >> > >> Thanks, > >> > >> --Kevin > > > > >
