Re: [m204]jdk 1.5 String too long?

2006-06-27 Thread Steven Coco
On first glance, that seems like an error from the OS, saying the command line is too long. However, I am surprised that Maven would be invoking javac with a command line. I expected that Maven would invoke the compiler in the same JVM (no command line). If there is some part of your build t

Re: [m204]jdk 1.5 String too long? (JunitDoclet error)

2006-06-27 Thread Mick Knutson
;[EMAIL PROTECTED]> Reply-To: "Maven Users List" To: users@maven.apache.org Subject: Re: [m204]jdk 1.5 String too long? Date: Tue, 27 Jun 2006 12:27:02 -0700 I actually just sent another email about my JunitDoclet Mojo that seems to have another issue. I think they are related. Here

Re: [m204]jdk 1.5 String too long?

2006-06-27 Thread Mick Knutson
://www.djmick.com --- From: Max Cooper <[EMAIL PROTECTED]> Reply-To: "Maven Users List" To: Maven Users List Subject: Re: [m204]jdk 1.5 String too long? Date: Tue, 27 Jun 2006 12:22:18 -0700 Mick, On first glance, that seems like an error from the OS, saying the command

Re: [m204]jdk 1.5 String too long?

2006-06-27 Thread Max Cooper
Mick, On first glance, that seems like an error from the OS, saying the command line is too long. However, I am surprised that Maven would be invoking javac with a command line. I expected that Maven would invoke the compiler in the same JVM (no command line). If there is some part of your b

[m204]jdk 1.5 String too long?

2006-06-27 Thread Mick Knutson
THis seems odd: [INFO] [compiler:compile] Compiling 11 source files to C:\pw-90\core\target\classes [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Comp