Hi Dan,

Dan Hargreaves <dan.hargrea...@graffica.co.uk> wrote on 17.07.2014 
17:49:41:

> I'm guessing that I need to use makepom, as when I include the ivy.xml 
> file in the META-INF directory of my jar IvyDE fails to open it, so I'm 
> guessing it's not used to looking in jars so my suspicion that I need a 
> pom.  Is this correct?  Is it the pom inside the jar that is used to 
> identify dependencies?

usually the poms and ivy.xml reside next to the jar instead of being part 
of the jar. With Ivy resolvers you specify an artifcat pattern (how to 
find the jars in the repository) and an ivy pattern (how to find the ivy 
files in the repository).

Best wishes
Carsten

Reply via email to