Maven on z/OS Unix Systems Services

2020-09-10 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 y

Re: Maven on z/OS

2009-10-24 Thread Hervé BOUTEMY
cher.java:255) at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at > org.codehaus.classworlds.Launcher.main(Launcher.java:375) [INFO] > ------------ > [INFO] Total time: 38 seconds > [INFO] Finished at:

RE: Maven on z/OS

2009-10-21 Thread Althen, Uli
ll the sub components. The last error 'array out of range' I get for a number of commands, help:active-profiles, all-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]

Re: Maven on z/OS

2009-10-20 Thread Hervé BOUTEMY
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 be able to work with you on last fixes:

Re: Maven on z/OS

2009-10-20 Thread Antonio Petrelli
2009/10/20 Althen, Uli : > 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. Obviously put it into the "enc

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/ja

Re: Maven on Z/OS

2006-05-02 Thread Carlos Sanchez
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 managed to setup and use Maven 1.0.

RE: Maven on Z/OS

2006-05-02 Thread Dave Comeau
someone familar with the inner workings of Maven's XML parsing system 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.o

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 is not allo