Re: [Maven Ant Tasks] Can't load dependencies

2007-06-05 Thread Hervé BOUTEMY
No problem here with Maven Ant Tasks 2.0.6. What version of Maven Ant Tasks are you using? Result of execution is that artifact can't be loaded. What is the symptom? Could you provide the output? Does it happen only with commons-logging-1.0.1 or with any artifact? Le lundi 4 juin 2007, Oleg

[Maven Ant Tasks] Can't load dependencies

2007-06-04 Thread Oleg Yavorsky
I try to get dependencies using next task: artifact:remoteRepository id=central url=http://repo1.maven.org/maven2; proxy id=proxy host=${proxy.host} port=${proxy.port} / /artifact:remoteRepository artifact:dependencies

[Maven Ant Tasks] Can't load dependencies

2007-06-04 Thread Oleg Yavorsky
I try to get dependencies using next task: artifact:remoteRepository id=central url=http://repo1.maven.org/maven2; proxy id=proxy host=${proxy.host} port=${proxy.port} / /artifact:remoteRepository artifact:dependencies