Maven on z/OS Unix Systems Services

2020-09-11 Thread AS
Hi, Does anyone have experience or has installed Maven on the IBM z/OS platform? Specifically the binary tar.gz archive file? thanks

RE: Maven on z/OS

2009-10-26 Thread Althen, Uli
Hi Herve, Done that, MNG-4406 raised. Thanks Uli -Original Message- From: Hervé BOUTEMY [mailto:herve.bout...@free.fr] Sent: 24 October 2009 18:38 To: Maven Users List Subject: Re: Maven on z/OS Hi Althen, Yes, I'll need a Jira issue and that you attach every xml file you're

Re: Maven on z/OS

2009-10-24 Thread Hervé BOUTEMY
List Subject: Re: Maven on z/OS Hi Althen, I'm very interested with problems you're facing. We did a lot of work on encoding support for XML files, see [1]. But since I didn't find anybody using z/os, I wasn't able to check that everything was fixed. Now that you're here, I suppose I'll

RE: Maven on z/OS

2009-10-21 Thread Althen, Uli
-profiles.. I have as yet not raised a Jira. Do you still want me to do that ? Thanks Uli -Original Message- From: Hervé BOUTEMY [mailto:herve.bout...@free.fr] Sent: 20 October 2009 17:49 To: Maven Users List Subject: Re: Maven on z/OS Hi Althen, I'm very interested with problems you're

Maven on z/OS

2009-10-20 Thread Althen, Uli
Hi there, I am trying to run maven 2.2.1 on z/os. I did find a number of entries in the archives referring to issues reading the settings.xml with the correct encoding. /u/uli: mvn -version Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500) Java version: 1.6.0 Java home: /usr/lpp

Re: Maven on z/OS

2009-10-20 Thread Antonio Petrelli
2009/10/20 Althen, Uli ualt...@informatica.com: Error reading settings.xml: only whitespace content allowed before start tag and not L (position: START_DOCUMENT seen L... @1:1) Try to convert that file into UTF-EBCDIC (it's like UTF-8 but it is EBCDIC-friendly) with an advanced editor.

Re: Maven on z/OS

2009-10-20 Thread Hervé BOUTEMY
: great! Can you create a Jira issue on [2], with full stacktrace? Regards, Hervé [1] http://docs.codehaus.org/display/MAVENUSER/XML+encoding [2] http://jira.codehaus.org/browse/MNG Le mardi 20 octobre 2009, Althen, Uli a écrit : Hi there, I am trying to run maven 2.2.1 on z/os. I did

Maven on Z/OS

2006-05-02 Thread Anuradha Weeraman
Hi, I would like to know whether anybody has managed to setup and use Maven 1.0.2 on z/OS / USS. I have managed to setup the environment and invoke maven, and .maven/cache gets populated, but when I invoke a goal on my code base it complains of: org.xml.sax.SAXParseException: Content

RE: Maven on Z/OS

2006-05-02 Thread Dave Comeau
: Tuesday, May 02, 2006 6:38 AM To: users@maven.apache.org Subject: Maven on Z/OS Hi, I would like to know whether anybody has managed to setup and use Maven 1.0.2 on z/OS / USS. I have managed to setup the environment and invoke maven, and .maven/cache gets populated, but when I invoke a goal on my

Re: Maven on Z/OS

2006-05-02 Thread Carlos Sanchez
would be able to say whether or not Maven is robust enough to work around this. HTH Dave -Original Message- From: Anuradha Weeraman [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 6:38 AM To: users@maven.apache.org Subject: Maven on Z/OS Hi, I would like to know whether anybody has