I'm pulling from ibiblio, which has always worked for me

From my ivy.xml:

    <dependency org="org.apache.wicket" name="wicket" rev="1.4.15" 
conf="webapp->default"/>
    <dependency org="org.apache.wicket" name="wicket-datetime" rev="1.4.15" 
conf="webapp->default"/>
    <dependency org="org.apache.wicket" name="wicket-extensions" rev="1.4.15" 
conf="webapp->default"/>

From my ivysettings-public.xml:
      <ibiblio name="ibiblio" m2compatible="true"/>

I also depend on wicketstuff and visural, if you need those.

        -Don

On Aug 17, 2011, at 11:18 AM, Jonathan Locke wrote:

> Does anyone have an ivy.xml and ivy-settings.xml example of resolving wicket
> from the apache snapshot repository? The format of that repository doesn't
> seem to be ivy-friendly.
> 
> Thanks!
> 
>    Jon
> 
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Wicket-Snapshots-in-IVY-tp3750813p3750813.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to