Installation glitch!

2012-01-09 Thread MH
Hi I am a first time user of maven and new to open source in general. I have downloaded the latest version .bin file and followed the instructions “copied and pasted” below: Windows 2000/XP 1.. Unzip the distribution archive, i.e. apache-maven-3.0.3-bin.zip to the directory you wish to instal

Re: Installation glitch!

2012-01-09 Thread Thorsten Heit
Hi, > I am a first time user of maven and new to open source in general. Congrats and welcome! > After running several different permutations and attempting to gain an > expected response from the command prompt using mvn –version the system > has proved to be not properly installed. The co

Re: Installation glitch!

2012-01-09 Thread Jeff MAURY
Probably because you have spaces in the directory where you installed Maven (C:\Program Files\Apache Software Foundation) Regards Jeff MAURY On Mon, Jan 9, 2012 at 11:15 AM, MH wrote: > Hi > > I am a first time user of maven and new to open source in general. I have > downloaded the latest vers

Re: Installation glitch!

2012-01-09 Thread Guillaume Polet
Looks like mvn is not on your path (the purpose of step 2 thru 7 is to have, one way or another, the bin directory of Maven in your path variable). Note that after updating the environment variables you should open a new terminal and not reuse an existing one. If that is not your problem, could

Re: Installation glitch!

2012-01-09 Thread MH
Users List Subject: Re: Installation glitch! Hi, I am a first time user of maven and new to open source in general. Congrats and welcome! After running several different permutations and attempting to gain an expected response from the command prompt using mvn –version the system has

Re: Installation glitch!

2012-01-09 Thread MH
Thanks Jeff I have it now. -Original Message- From: Jeff MAURY Sent: Monday, January 09, 2012 10:26 AM To: Maven Users List Subject: Re: Installation glitch! Probably because you have spaces in the directory where you installed Maven (C:\Program Files\Apache Software Foundation

Re: Installation glitch!

2012-01-09 Thread MH
Thank you Guillaume. Check my response to Thorsten. I have the maven install functioning now with the proper paths installed. -Original Message- From: Guillaume Polet Sent: Monday, January 09, 2012 10:35 AM To: Maven Users List Subject: Re: Installation glitch! Looks like mvn is not

Re: Installation glitch!

2012-01-23 Thread igorm
nabble.com/Installation-glitch-tp5130974p5165461.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Installation glitch!

2012-01-23 Thread Guillaume Polet
other time. Do all variables have to be in the "Users" category? mvn -version is not being recognized as a command. If anyone could help, would be much appreciated. - Igor -- View this message in context: http://maven.40175.n5.nabble.com/Installation-glitch-tp5130974p5165461.html

Re: Installation glitch!

2012-01-23 Thread igorm
Guillaume, Thanks. I did go over your reply. Sorry but how do I copy from the command terminal? -- View this message in context: http://maven.40175.n5.nabble.com/Installation-glitch-tp5130974p5167057.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Installation glitch!

2012-01-23 Thread igorm
ows ** -- View this message in context: http://maven.40175.n5.nabble.com/Installation-glitch-tp5130974p5169629.html Sent from the Maven - Users mailing list archive at Nabble.com. -

Re: Installation glitch!

2012-01-23 Thread Guillaume Polet
Hi Igor, I guess that your installation is located here, then: C:\Program Files\Apache Software Foundation\apache-maven-3.0.3\bin I suppose that the line returns and other strange split are due to the Windows-terminal (it sucks, I know. A way around this is to type 'set > set.txt' which will

Re: Installation glitch!

2012-01-24 Thread igorm
Hi, I tried everything you suggested before I realized that I downloaded the source archive, not binary. So, it could hardly work. The binary distribution worked right-away. Thank you. -- View this message in context: http://maven.40175.n5.nabble.com/Installation-glitch-tp5130974p5281105.html

Re: Installation glitch!

2012-02-04 Thread monkeyMan
homepage from a root directory but even so it was only the hyperlink to the version and no opportunity to validate. Any ideas? Martin -Original Message- From: igorm Sent: Tuesday, January 24, 2012 8:15 AM To: users@maven.apache.org Subject: Re: Installation glitch! Hi, I tried

Re: Installation glitch!

2012-02-05 Thread Benson Margulies
l Message- From: igorm > Sent: Tuesday, January 24, 2012 8:15 AM > To: users@maven.apache.org > Subject: Re: Installation glitch! > > Hi, > > I tried everything you suggested before I realized that I downloaded the > source archive, not binary. So, it could hardly work. > Th

Re: Installation glitch!

2012-02-05 Thread MH
, 2012 8:58 PM To: Maven Users List Subject: Re: Installation glitch! On Fri, Feb 3, 2012 at 5:51 PM, monkeyMan wrote: Hi I have downloaded source and binary and installed in Eclipse after loading Tomcat7. Everything seems Ok but I no load for the Axis 2 front-page which suggests to me an

Re: Installation glitch!

2012-02-05 Thread Benson Margulies
Then ask at Axis. > > > -Original Message- From: Benson Margulies > Sent: Sunday, February 05, 2012 8:58 PM > To: Maven Users List > Subject: Re: Installation glitch! > > On Fri, Feb 3, 2012 at 5:51 PM, monkeyMan wrote: >> >> Hi >> >> I have downloaded s

Re: Installation glitch!

2012-02-05 Thread MH
: Benson Margulies Sent: Sunday, February 05, 2012 10:38 PM To: Maven Users List Subject: Re: Installation glitch! On Sun, Feb 5, 2012 at 5:35 PM, MH wrote: I have a Axis 2 installed but cannot get the homepage (basic web services) up using http://localhost:8080/axis2/services/ I checked and all

Re: Installation glitch!

2012-02-05 Thread Barrie Treloar
On Mon, Feb 6, 2012 at 9:26 AM, MH wrote: > I have a second installation running in Maven. I have tomcat as a standalone > and have the war file deployed in Tomcat for Axis 2. This is still giving > one of two errors either page not found or just one service hyperlink. The > rest of the detail is

Re: Installation glitch!

2012-02-05 Thread MH
Thanks. I had moved to Eclipse as a result of some earlier difficulties with the Tomcat and Axis 2 in Maven. This was an offshoot of the original glitch. -Original Message- From: Barrie Treloar Sent: Sunday, February 05, 2012 11:28 PM To: Maven Users List Subject: Re: Installation