> My guess is that your ivy:install target is wrong, it should be:
> 
> 
>     <ivy:install
>       organisation="apache"
>       module="commons-lang"

That worked! Thanks. Of course it makes sense that the system namespace
org/module should be used. Pretty neat.

- Stephen

Reply via email to