You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Owen <mi...@hotmail.com> on 2005/07/26 10:25:21 UTC

[M1] Dependencies don't download in Maven 1.1-beta1

Hi,

I've been using Maven 1.0.2, and I thought I would change to Maven 
1.1-beta1. When I do this some of my dependencies don't download, but intead 
does:

Attempting to download beanshell-2.0b1.jar.
Attempting to download commons-pool-1.1.jar.

etc. etc.

The folders are created in the repository (i.e 
.maven\repository\beanshell\jars etc), however, the jar isn't there, and as 
a consequence I get compile errors. I've cleaned out my cache/repository, 
and tried using Maven 1.0.2 again to check the global repository is working, 
and it's fine.

Anybody had similar issues/know why?

Many thanks,

Mike



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


Re: [M1] Dependencies don't download in Maven 1.1-beta1

Posted by Brett Porter <br...@gmail.com>.
Can you try -X for extra information, and also report what maven.repo.remote is?

Thanks,
Brett

On 7/26/05, Michael Owen <mi...@hotmail.com> wrote:
> Hi,
> 
> I've been using Maven 1.0.2, and I thought I would change to Maven
> 1.1-beta1. When I do this some of my dependencies don't download, but intead
> does:
> 
> Attempting to download beanshell-2.0b1.jar.
> Attempting to download commons-pool-1.1.jar.
> 
> etc. etc.
> 
> The folders are created in the repository (i.e
> .maven\repository\beanshell\jars etc), however, the jar isn't there, and as
> a consequence I get compile errors. I've cleaned out my cache/repository,
> and tried using Maven 1.0.2 again to check the global repository is working,
> and it's fine.
> 
> Anybody had similar issues/know why?
> 
> Many thanks,
> 
> Mike
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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