Hi, When I run maven 1.0.2 on z/OS I'm encountering a character set conversion issue. It outputs some gibberish which when you convert from ISO8859-1 to IBM-1047 appears to be environment variables. Does anyone know if maven 1.0.2 on z/OS is capable of handling environment variables?
I have set the following IBM_JAVA_OPTIONS: -Dfile.encoding=ISO8859-1 -Dconsole.encoding=IBM-1047 -Xnoargsconversion Everything else seems to be working without any problems. Regards, Anuradha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
