Configuring with apache ivy

Thomas Williams thomas.williams at dubitlimited.com
Wed Mar 24 06:54:26 EDT 2010


Hi chaps,
I'm trying to download Netty using apache Ivy, and I seem to have hit some
problems. I've added

<ibiblio name="java-net-maven2" root="http://download.java.net/maven/2/"
m2compatible="true" />

to my list of resolvers, and the repository does get downloaded when I run
ivy:retrieve, but the dependency seems to be in a slightly different
structure to others. If I look in the cache I can see this structure

org.jboss.netty/
netty/
bundles/
ivy-3.1.5.GA.xml.original
ivydata-3.1.5.GA.properties
netty-3.1.5.GA.jar
ivy-3.1.5.GA.xml
ivy-3.1.5.GA.xml.original
ivydata-3.1.5.GA.properties
sources/
netty-3.1.5.GA-sources.jar

Does anyone know why netty-3.1.5.GA.jar is in bundles rather than jars?

Cheers,
Tom

-- 
Thomas Williams
Java Programmer
Dubit Limited
+44 1133 947920
www.dubitlimited.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20100324/36a5db13/attachment-0001.html 


More information about the netty-users mailing list