Assuming you're using the Ibiblio resolver, yes.  You can load up the 
Ibiblio page and follow the dependencies yourself, for example, and 
follow the dependencies.

     http://mirrors.ibiblio.org/pub/mirrors/maven2/

Andrew

On 08/10/10 03:36, Ben Cuthbert wrote:
> All I have the following dependancies configured in my module
>
>          <dependency org="org.springframework" 
> name="org.springframework.beans" rev="3.0.3"/>
>          <dependency org="org.springframework" 
> name="org.springframework.context" rev="3.0.3"/>
>          <dependency org="org.springframework" 
> name="org.springframework.core" rev="3.0.3"/>
>
>          <dependency org="org.jboss" name="netty" rev="3.2.1"/>
>
> When IVy runs I see the following
>
> [ivy:resolve]                 :: 
> commons-beanutils#commons-beanutils;1.7.0!commons-beanutils.jar
> [ivy:resolve]                 :: 
> org.apache.geronimo.specs#geronimo-jms_1.1_spec;1.0!geronimo-jms_1.1_spec.jar
>
>
> But I have not asked it to download jms? Is this because one of the 
> dependancies requires geronimo?
>    

Reply via email to