Hi Christopher better to follow Karl Heinz advice, than downgrade. If you still see the issue, ping this list.
I have maven 3.3.x running for months smoothly -Dan On Thu, Oct 15, 2015 at 9:33 PM, Cai Black <[email protected]> wrote: > Thanks to everyone. > > Downgrading to Maven 3.2.5 resolved the issue. > > Christopher (Cai) Black > Mgr. Software Development > > RigNet > 1880 S. Dairy Ashford, Suite 300 | Houston, TX 77077- 4760 | USA > Tel: +1.281.674.0717 | Mobile: +1.832.439.8134 | Fax: +1.281.674.0101 > Email: [email protected] > www.rig.net > > -----Original Message----- > From: Ron Wheeler [mailto:[email protected]] > Sent: Thursday, 15 October 2015 16:37 > To: [email protected] > Subject: Re: Cannot seem to install Maven on Windows 7 64-bit > > I think that we have been using Maven since 2007-2008 and it has not > caused a problem but I was wondering if we had just been lucky. > We almost always use it from inside Eclipse/STS so that adds a layer of > protection (or obscurity). > In the Eclipse preferences, we do override the Eclipse built-in Maven > installation location with the location of the one (latest) that we > download and install separately. > > From your comment, it could be that Eclipse overrides the Widows > definition of MAVEN_HOME with its Maven settings. > > Thanks for the clarification. > Still learning something new every day! > > Ron > > On 15/10/2015 5:13 PM, [email protected] wrote: > > Hello Ron, > > > > As far as I understand it maven uses MAVEN_HOME internally. However it > will deduce and then overwrite the value based on the scripts execution > path. So it can be pretty confusing when the PATH finds one version and you > MAVEN_HOME points to another. If both agree, then there is no problem to > use it (although its not documented to be a possible external config). > > > > (Having said that, I am not sure if things changed since .mvn/ was > added to the mix. I do think maven-invoker is overwriting it, so at least > child mavens are robust against a (wrong) HOME). > > > > Gruss > > Bernd > > > > > -- > Ron Wheeler > President > Artifact Software Inc > email: [email protected] > skype: ronaldmwheeler > phone: 866-970-2435, ext 102 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > ******* Important Notice ********* > This e-mail may contain information that is confidential, privileged or > otherwise protected from disclosure. If you are not an intended recipient > of > this e-mail, do not duplicate or redistribute it by any means. Please > delete it > and any attachments and notify the sender that you have received it in > error. > Unintended recipients are prohibited from taking action on the basis of > information in this e-mail. > > E-mail messages may contain computer viruses or other defects, may not be > accurately replicated on other systems, or may be intercepted, deleted or > interfered with without the knowledge of the sender or the intended > recipient. > If you are not comfortable with the risks associated with e-mail messages, > you > may decide not to use e-mail to communicate with RigNet. > > RigNet reserves the right, to the extent and under circumstances permitted > by > applicable law, to retain, monitor and intercept e-mail messages to and > from > its systems. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
