On Dec 30, 2007 3:01 AM, Pete Carapetyan <[EMAIL PROTECTED]> wrote:
> Thanks Stuart  for the idea on running the java program to make sure.
> Of course that works perfectly. But at least one more issue taken care
> of.
>
> So recapping, here is what it does NOT appear to be
> - proxy problem
> - java permission problem
> - firewall problem
> - network problem
> - JAVA_HOME problem
>
> Anyone else got any other brilliant ideas ?

Not brillant but things you could try:

* using another user from the same machine
* start by looking at your effective pom: mvn help:effective-pom
** ensure that you don't use a mirror, that your global
.m2\settings.xml are empty
* try forcing to go through a maven mirror
* try forcing to go through a proxy
* force central to be localhost and see how this goes.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to