Hi,

[...]

> > I got in my project.xml
> >
> > <dependency>
> >    <groupId>facts</groupId>
> 
> Note the groupId.

Yes, the name of my project. Why?

> 
> >    <artifactId>commons-logging</artifactId>
> >    <version>1.0.3</version>
> >    <type>jar</type>
> >    <properties/>
> > </dependency>

[...]

> It's looking for a dependency with groupId == commons-logging. Are you
> sure you don't have that as well?

Not in the POM, what else could influence this?

> > ??? Why does it try to download it ??? And why does it fail ???
> 
> Maven will download dependencies that aren't in the local repo. It has
> failed because it can't find www.ibiblio.org. You're not behind a
> proxy are you?

Nope, but can't get www.ibiblio.org in the browser either. Will check
tonight from a different provider to see if that is a issue. I assume it is
reachable from your location?

Bye,
        Dirk





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

Reply via email to