Re: Separate lives for plugins

2003-09-29 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 30/09/2003 12:00:44 PM: > On Mon, 2003-09-29 at 20:47, [EMAIL PROTECTED] wrote: > > What about the plugins with test projects? > > > > How will those test projects run? > > Sorry, I don't understand the question. Are you say there are tests for > some p

RE: Separate lives for plugins

2003-09-29 Thread dion
Brett Porter <[EMAIL PROTECTED]> wrote on 30/09/2003 11:14:50 AM: > They should be part of the plugin, shouldn't they? Or should they be part of > maven-plugins/touchstone? They are 'part of the plugin'. > > And the maven-plugins repository can have a base maven.xml that runs them > all. Yep

RE: Separate lives for plugins

2003-09-29 Thread Jason van Zyl
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, 30 September 2003 10:48 AM > > To: Maven Developers List > > Subject: Re: Separate lives for plugins > > > > > > What about the plugins with test projects? > > > > How will thos

Re: Separate lives for plugins

2003-09-29 Thread Jason van Zyl
On Mon, 2003-09-29 at 20:47, [EMAIL PROTECTED] wrote: > What about the plugins with test projects? > > How will those test projects run? Sorry, I don't understand the question. Are you say there are tests for some plugins that aren't encapsulated with the plugin itself? > -- > dIon Gillard, Mult

RE: Separate lives for plugins

2003-09-29 Thread Brett Porter
t: Tuesday, 30 September 2003 10:48 AM > To: Maven Developers List > Subject: Re: Separate lives for plugins > > > What about the plugins with test projects? > > How will those test projects run? > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.cod

Re: Separate lives for plugins

2003-09-29 Thread dion
What about the plugins with test projects? How will those test projects run? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Jason van Zyl <[EMAIL PROTECTED]> wrote on 30/09/2003 12:28:31 AM: > Hi, > > Now that we have the ability to download plugins in

Separate lives for plugins

2003-09-29 Thread Jason van Zyl
Hi, Now that we have the ability to download plugins in a relatively simple way we need to start giving plugins their own separate lives apart from the Maven core. I am starting this morning with the following plugins: - castor - codeswitcher - junitdoclet - summit - sea - runner Other committe