On Tue, Feb 19, 2008 at 04:30:36PM +0100, VUB Stefan Seidel wrote: > For 2), use a simple pom that declares a dependency on the artifact, > using <version>[0,)</version>, then you can use the > maven-dependency-plugin to do whatever you want with it.
Thank you for your reply. Do you know if I can do the same dynamically, without writing a pom ? In the worst case, I can dynamically generate a pom, write if, and invoke Maven, but I'm sure I can do something for efficient :) Regards, -- Julien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
