I am new to maven and ivy and trying to kick off ant to build from source like this: ant jar test package
but I got this error from console, can someone please help?
BUILD FAILED
C:\OpenSource\SubversionRepo\SpringIntegration\GA\ spring-build\multi-bundle\artifact.xml:45: The following error occurre
d while executing this line:
C:\OpenSource\SubversionRepo\SpringIntegration\GA\ spring-build\multi-bundle\common.xml:71: The following error occurred
while executing this line:
C:\OpenSource\SubversionRepo\SpringIntegration\GA\ spring-build\common\common.xml:81: impossible to resolve dependencies:


Reply With Quote