Configuring with apache ivy

"Trustin Lee (이희승)" trustin at gmail.com
Thu Mar 25 01:49:24 EDT 2010


Hi Thomas,

I'm not an Ivy user, but I guess it's because Netty JAR is an OSGi
bundle.  If you look into the Netty POM, you will see that the artifact
type is not jar but bundle.

Is it causing a build problem with no workaround?  With Maven, it just
works fine.

HTH,
Trustin

Thomas Williams wrote:
> 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
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users

-- 
what we call human nature in actuality is human habit
http://gleamynode.net/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20100325/6411f7d9/attachment-0001.bin 


More information about the netty-users mailing list