classpath size limit

2005-12-22 Thread Marc Dugger
Has anyone run into problems with the size of the classpath on the command line? How do I get around it? Thanks. My vitals: Executing M2 with jdk1.4.2_10 Compiling with jdk1.3.1_15 true true C:\Java\jdk1.3.1_15\bin\javac.exe 1.3 ... Marc Dugger [EMAIL PROTECTED] ~

Re: Classpath size limit. java.io.IOException: CreateProcess

2004-12-03 Thread Brett Porter
are you sure this limitation exists in windows XP? So it works when forking on a smaller project? I'd say: - look for an environment variable that might allow increasing the size - set maven.repo.local and move your repository to a shortened parth, eg c:\repo Cheers, Brett On Fri, 3 Dec 2004 08:

Classpath size limit. java.io.IOException: CreateProcess

2004-12-02 Thread David Puiggros
I'm running maven in WindowsXp and i'm suffering that error when i fork junit tests. I suppose that the classpath is truncated due to some kind of limit in argument size of CreateProcess. Can I bypass this problem? Thanks, BUILD FAILED File.. C:\Documents and Settings\DAVID.AIA_NT\.maven\c