Ant-based Mojo and Classpath

2006-06-19 Thread Wilfred Springer
Hi all, I'm trying to implement a plugin based on the mechanism described here (http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html) and I can't figure out how to add a libraries to the Ant classpath. Does anybody have a clue? Using these properties: * maven.dependen

Re: Ant-based Mojo and Classpath

2006-11-08 Thread JC Walmetz
* maven.plugin.classpath > > > doesn't work. > > Thanks, > > Wilfred > > -- View this message in context: http://www.nabble.com/Ant-based-Mojo-and-Classpath-tf1813464s177.html#a7241564 Sent from the Maven - Users mailing list archive at Nabble.com. --

RE: Ant-based Mojo and Classpath

2006-11-08 Thread Wilfred Springer
. -Original Message- From: JC Walmetz [mailto:[EMAIL PROTECTED] Sent: Wed 11/8/2006 5:22 PM To: users@maven.apache.org Subject: Re: Ant-based Mojo and Classpath Hi, I have the same problem. Did someone find a solution ? Wilfred Springer wrote: > > Hi all, > > I

SV: Ant-based Mojo and Classpath

2006-11-08 Thread Hermod Opstvedt
: JC Walmetz [mailto:[EMAIL PROTECTED] Sendt: 8. november 2006 17:22 Til: users@maven.apache.org Emne: Re: Ant-based Mojo and Classpath Hi, I have the same problem. Did someone find a solution ? Wilfred Springer wrote: > > Hi all, > > I'm trying to implement a plugin based