The Maven2 plugin is straight up Java code, as the Maven team has abandoned Jelly as a development platform for plugins for Maven 2.x and beyond. In addition to Java, I believe they support (or planning to support) a number of other scripting languages. Check the Maven site at Apache for more details.
Are you offering up your Maven osgi-plugin Jelly code to this team in order to help jumpstart the Maven2 plugin development? If so, that is an offer that interests me greatly, and I'm sure the community at large. There's room for all... -----Original Message----- From: Pascal Rapicault [mailto:[EMAIL PROTECTED] Sent: Tue 8/23/2005 7:57 PM To: oscar-dev@incubator.apache.org Cc: Subject: Re: maven and osgi Can't it be reused as a base, or are the 2 plugin models so different? PaScaL Enrique Rodriguez wrote: > Pascal Rapicault wrote: > >> Hello, >> >> Earlier today I've noticed that Timothy Bennett has released code of >> a maven plugin for osgi, however I would like to understand how it >> relates to what can be find here: http://mavenosgiplugin.berlios.de/ > > > The BerliOS plugin is for Maven "1". Timothy's plugin is for M2, aka > Maven 2. > > The BerliOS plugin is pretty good. I use it for R3 bundles with Maven. > > Enrique > >