IvyDE How to get libraries into plugin?

2011-01-06 Thread Andre-John Mas
Hi, I am writing an Eclipse plug-in and have specified it dependencies using Ivy. The project compiles, but I can't seem to work out how to get the libraries into the deployment, so it fails at export. Is there something I should be doing with IvyDE or with Ivy straight? regards André

Re: Conflict Manager / Latest Strategy

2011-01-06 Thread Archie Cobbs
Try adding force=true to all of the dependency tags in the A project... We use this as a workaround for this bughttps://issues.apache.org/jira/browse/IVY-1233in the latest-compatible conflict manager. -Archie On Thu, Jan 6, 2011 at 12:23 AM, Maurer Philipp philipp.mau...@rheinmetall-ad.com

Re: IvyDE How to get libraries into plugin?

2011-01-06 Thread Nicolas Lalevée
Le 6 janv. 2011 à 14:42, Andre-John Mas a écrit : Hi, I am writing an Eclipse plug-in and have specified it dependencies using Ivy. The project compiles, but I can't seem to work out how to get the libraries into the deployment, so it fails at export. Is there something I should be

Problem with Xalan-2.7.1 and ivyroundup

2011-01-06 Thread a...@mechnicality.com
Hi I don't know if this a bug in ivyde, a bug in ivyroundup or a problem with my dependency management (I suspect the latter) I've got a dependency on xalan-j which I'm getting from ivyroundup. However, the xalan-j entry in my cache has the xml-apis-2.7.1 jar in it Somewhere else in my

Re: Problem with Xalan-2.7.1 and ivyroundup

2011-01-06 Thread Archie Cobbs
On Thu, Jan 6, 2011 at 11:33 AM, a...@mechnicality.com a...@mechnicality.com wrote: Also, looking at http://ivyroundup.googlecode.com/svn/trunk/repo/modules/org.apache.xml/xalan-j/2.7.1/ivy.xmlwhy are the xml-api jars showing up at all? the conf 'interp' should only pull in xalan? Not

Re: IvyDE How to get libraries into plugin?

2011-01-06 Thread Andre-John Mas
On 6-Jan-2011, at 10:16, Nicolas Lalevée wrote: Le 6 janv. 2011 à 14:42, Andre-John Mas a écrit : Hi, I am writing an Eclipse plug-in and have specified it dependencies using Ivy. The project compiles, but I can't seem to work out how to get the libraries into the deployment, so it

Re: introducing Ivy to Maven users--ideas?

2011-01-06 Thread Martin Eigenbrodt
Sorry. I did not follow this the last days. Anyway Maarten explained correctly what I wanted to say. M. 2011/1/6 Mitch Gitman mgit...@gmail.com Thanks to Maarten. Apologies to Martin. I did misinterpret Martin's answer after all. Yes, this is a critical feature. Certainly when you're