Re: Handling of External Plugins (was: J2ME plugins)

2003-09-10 Thread Jason van Zyl
On Wed, 2003-09-10 at 03:54, Rademacher Tobias wrote: > Hi James, > > > We are moving away from accepting every and all plugins for > > distribution > > with Maven. Some changes have taken place in the core that will allow > > the distribution of plugins apart from Maven. > > > > Even right now

Re: J2ME plugins

2003-09-10 Thread Dominik Dahlem
Hi Thiago, I'd really like to have a J2ME plugin. Sourceforge's maven-plugins might be a distribution channel. Tell me how you're getting on. As I said, I'm keen on testing your plugin. Dominik On Mon, 2003-09-08 at 21:02, Thiago Leão Moreira wrote: > Hi, > > I am a Maven's user and I

Handling of External Plugins (was: J2ME plugins)

2003-09-10 Thread Rademacher Tobias
Hi James, > We are moving away from accepting every and all plugins for > distribution > with Maven. Some changes have taken place in the core that will allow > the distribution of plugins apart from Maven. > > Even right now it is not that hard to package up plugins for > your users > and the

Re: J2ME plugins

2003-09-10 Thread Rafal Krzewski
Thiago Leão Moreira wrote: >I am a Maven's user and I work with J2ME plataform. I wrote plugins > to improve the process of development of J2ME software. So I would like > to add these plugins in Maven distribution. How can do this Maven wiki has some helpful infomration: http://wiki.code

Re: J2ME plugins

2003-09-09 Thread Jason van Zyl
On Mon, 2003-09-08 at 16:02, Thiago Leão Moreira wrote: > Hi, > > I am a Maven's user and I work with J2ME plataform. I wrote plugins > to improve the process of development of J2ME software. So I would like > to add these plugins in Maven distribution. How can do this We are movin

J2ME plugins

2003-09-09 Thread Thiago Leão Moreira
Hi, I am a Maven's user and I work with J2ME plataform. I wrote plugins to improve the process of development of J2ME software. So I would like to add these plugins in Maven distribution. How can do this Thiago ---