You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wayne Fay <wa...@gmail.com> on 2012/12/20 03:58:57 UTC

Re: Newbie problem getting basic functionality to work.

> I am completely new to Maven and trying (without success) to get the most basic of Maven functionality to work.
> Have tried multiple versions of Maven and Java all with the same results (see below).
> It seems the Apache Commons Collections jar is missing, and for some reason not being downloaded. Any ideas why or what I can do about it?

>From your description of the issue, it sounds to me like you are
behind a web proxy and have not configured it in settings.xml as
required. This is well documented on the Maven site and various free
Maven ebooks, and easily found with Google etc so I won't repeat the
instructions here.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org