RE: Problems installing maven on windows 7

2013-12-26 Thread jacqueline George
Guys, A BIG MASSIVE, HUGE THANK YOU. I finally got apache maven working. You're all awesome :oD -Original Message- From: Cemo [mailto:cemalettin@gmail.com] Sent: 20 December 2013 22:40 To: Maven Users List Subject: Re: Problems installing maven on windows 7 On 21 December 2013

Re: Problems installing maven on windows 7

2013-12-26 Thread Wayne Fay
A BIG MASSIVE, HUGE THANK YOU. I finally got apache maven working. Can you perhaps share some details on what was broken and what you had to do to fix it, for the benefit of future users new to Maven? Wayne - To unsubscribe,

RE: Problems installing maven on windows 7

2013-12-26 Thread jacqueline George
Subject: Re: Problems installing maven on windows 7 A BIG MASSIVE, HUGE THANK YOU. I finally got apache maven working. Can you perhaps share some details on what was broken and what you had to do to fix it, for the benefit of future users new to Maven? Wayne

RE: Problems installing maven on windows 7

2013-12-20 Thread jacqueline George
change that to zipgenius6 ? look forward to your responses. -Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: 16 December 2013 15:51 To: Maven Users List Subject: Re: Problems installing maven on windows 7 1. Could you check your maven folder? I suspect

RE: Problems installing maven on windows 7

2013-12-20 Thread Benoît Berthonneau
[mailto:jacquelinegeo...@balance.eclipse.co.uk] Envoyé : vendredi 20 décembre 2013 23:03 À : 'Maven Users List' Objet : RE: Problems installing maven on windows 7 Hi It's me again. Still having problems *sigh* I followed your kind suggestions and made the following changes M2_HOME C:\Users\user

RE: Problems installing maven on windows 7

2013-12-20 Thread jacqueline George
Excuse my ignorance. How do I do that specifically. I'm quite technical but I don't know how to do that. :os -Original Message- From: Benoît Berthonneau [mailto:ben...@berthonneau.com] Sent: 20 December 2013 22:13 To: 'Maven Users List' Subject: RE: Problems installing maven

Re: Problems installing maven on windows 7

2013-12-20 Thread Cemo
On 21 December 2013 00:30, jacqueline George jacquelinegeo...@balance.eclipse.co.uk wrote: Excuse my ignorance. How do I do that specifically. I'm quite technical but I don't know how to do that. :os Hi, You are almost ok. You need to install or find Java in your file system. It is almost

RE: Problems installing maven on windows 7

2013-12-20 Thread jacqueline George
Thanks I will give this a go. It's pretty late here so I will try this tomorrow -Original Message- From: Cemo [mailto:cemalettin@gmail.com] Sent: 20 December 2013 22:40 To: Maven Users List Subject: Re: Problems installing maven on windows 7 On 21 December 2013 00:30, jacqueline

RE: Problems installing maven on windows 7

2013-12-20 Thread Martin Gainty
From: jacquelinegeo...@balance.eclipse.co.uk To: users@maven.apache.org Subject: RE: Problems installing maven on windows 7 Date: Fri, 20 Dec 2013 22:52:24 + Thanks I will give this a go. It's pretty late here so I will try this tomorrow -Original Message- From: Cemo

RE: Problems installing maven on windows 7

2013-12-16 Thread jacqueline George
Cemo, Thanks your awesome. I will give these a try and let you know. -Original Message- From: Cemo [mailto:cemalettin@gmail.com] Sent: 15 December 2013 22:57 To: Maven Users List Subject: Re: Problems installing maven on windows 7 Hi, 1. Could you check your maven folder? I

RE: Problems installing maven on windows 7

2013-12-16 Thread jacqueline George
Thanks for the speedy reply. I will give this a try and let you know how I get on -Original Message- From: Cemo [mailto:cemalettin@gmail.com] Sent: 15 December 2013 22:57 To: Maven Users List Subject: Re: Problems installing maven on windows 7 Hi, 1. Could you check your maven

Re: Problems installing maven on windows 7

2013-12-16 Thread Wayne Fay
1. Could you check your maven folder? I suspect that you have another folder inside Apache Maven folder such maven-3.1.1 or something else. In that case you need to change your home folder like this C:\Users\user\Desktop\Apache Maven\mavenxxx\ As a follow-on to what Cemo said, I really don't

Problems installing maven on windows 7

2013-12-15 Thread jacqueline George
Hi I'm having problems installing maven. I don't know what I am doing wrong! I've done a detailed explanation of how I'm installing maven. and a problem I'm still experiencing. I must be making some mistake I can't see. I've attached a video my attempt to install maven and a copy

Re: Problems installing maven on windows 7

2013-12-15 Thread Cemo
properly. On 16 December 2013 00:43, jacqueline George jacquelinegeo...@balance.eclipse.co.uk wrote: Hi I'm having problems installing maven. I don't know what I am doing wrong! I've done a detailed explanation of how I'm installing maven. and a problem I'm still experiencing. I

Problems installing maven

2008-01-31 Thread Alexander Petri
Hi, if i run mvn from console (i.e. mvn -version) it gets the same output like if I call java. Does anyone know what i did wrong? The Environmentpaths/Variables should be correct. Im using maven 2.0.8 and WinVista thx

Re: Problems installing maven

2008-01-31 Thread Lee Meador
What version of Java is installed? For example, go to where you would type mvn -version and type java -version -- Lee On Jan 31, 2008 8:49 AM, Alexander Petri [EMAIL PROTECTED] wrote: Hi, if i run mvn from console (i.e. mvn -version) it gets the same output like if I call java. Does