Roland Weber wrote:
Hi folks,

I'm trying to get Maven 1 running. So far, I can "maven -v" with
Maven 1.0.2 and the Blackdown JDK 1.4.2. When I try IBM JDK 131,
"maven -v" just hangs. With Blackdown JDK 1.2.2, I get a Java
thread dump. Based on the information in the Wiki at

http://wiki.apache.org/jakarta-httpclient/HttpClientReleaseProcess

there should be a version of Maven which I can run with a 1.2.2 JDK.
Could one of you with a working HttpClient 3.1 release build
environment (I guess that's only Oleg right now?) tell me which
version of Maven and Java you are using on which OS? I'd like to
know whether I need to search for an older version of Maven or
whether I need to troubleshoot the Java installation.

thanks,
  Roland

Roland,

You may want to upgrade to Maven 1.1. Besides, I am not sure Maven is Java 1.2.2 compatible and I would not even bother running anything else than Java 1.4 on Linux anyhow. The Maven will produce 1.2 compatible byte code based on the POM regardless of javac version used.

Cheers

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to