Hi Steve,
after comparing all the property files between assembly, meta and lifecycle, I do not
know, why I still have problems. I can build now assembly until it checks the
dependencies. I've copied the ant.properties.samples to ant.properties in every of
these directories (and merlin), but building lifecycle or meta, ant still insists on a
download.
============ snip =============
$ ant
Buildfile: build.xml
flags:
dependencies:
[echo] Framework not present - downloading from: http://www.osm.net/repository
[get] Getting:
http://www.osm.net/repository/avalon-framework/jars/avalon-framework-4.1.4.jar
[get] Error getting
http://www.osm.net/repository/avalon-framework/jars/avalon-framework-4.1.4.jar to
C:\Work\CVS\avalon-sandbox\lib\avalon-framework-4.1.4.jar
BUILD FAILED
file:C:/Work/CVS/avalon-sandbox/lifecycle/build.xml:55: java.net.SocketException:
Connection reset by peer: connect
Total time: 23 seconds
============ snap =============
As you can see, meta already fails in the check. I compared the avalon-framework
entries in the ant.properties files of assembly and meta and checked also the
build.xmls, but I cannot detect, what causes the different behaviour - everything
seems fine :(
Regards,
J�rg
BTW: The sandbox.properties still references jakarta-avalon ...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]