RE: [Proposal] Interface plugin

2003-09-28 Thread Jason van Zyl
On Sun, 2003-09-28 at 21:04, [EMAIL PROTECTED] wrote: > Jason van Zyl <[EMAIL PROTECTED]> wrote on 29/09/2003 10:29:53 AM: > > > On Sun, 2003-09-28 at 19:02, [EMAIL PROTECTED] wrote: > > > > > > I am certain it won't get long to have Maven2-Aplha1 out. > > > > > > Maven2-Alpha1 could have been o

RE: [Proposal] Interface plugin

2003-09-28 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 29/09/2003 10:29:53 AM: > On Sun, 2003-09-28 at 19:02, [EMAIL PROTECTED] wrote: > > > > I am certain it won't get long to have Maven2-Aplha1 out. > > > > Maven2-Alpha1 could have been out six months ago if the people working on > > it wanted to. >

RE: [Proposal] Interface plugin

2003-09-28 Thread Jason van Zyl
On Sun, 2003-09-28 at 19:02, [EMAIL PROTECTED] wrote: > > I am certain it won't get long to have Maven2-Aplha1 out. > > Maven2-Alpha1 could have been out six months ago if the people working on > it wanted to. Sometimes things don't work out quite as planned. http://blogs.codehaus.org/proj

RE: [Proposal] Interface plugin

2003-09-28 Thread dion
"Michal Maczka" <[EMAIL PROTECTED]> wrote on 29/09/2003 01:52:21 AM: > Vincent! > > I think this idea is cool. > > I am just afraid that realization won't be so smooth, as this requires > better coordination between plugins. > > I am not saying "no" to you initiative - but I'd like to rather se

RE: [Proposal] Interface plugin

2003-09-28 Thread Michal Maczka
t: Saturday, September 27, 2003 8:36 AM > To: 'Maven Developers List' > Subject: [Proposal] Interface plugin > > > Hi, > > While waiting for the future component-based Maven implementation... > > What would you think about an "interface" plugin that would be

Re: [Proposal] Interface plugin

2003-09-27 Thread Trygve Laugstøl
While working on the deb plugin to maven Andy Jefferson and I talked about a synchronizing the goals between the rpm and the deb plugin as they do the same for two different plattforms. So I wrote this page, mostly for my own thoughts: http://wiki.nostdal.net/Articles_2fMaven_2fPackagePlugin T

[Proposal] Interface plugin

2003-09-26 Thread Vincent Massol
Hi, While waiting for the future component-based Maven implementation... What would you think about an "interface" plugin that would be used by plugins when calling goals from other plugins. The interface plugin would have properties to wire calls to "Well-Known Goals" (WKG) to the implementation