From: Morten K. <mor...@ms...> - 2005-03-04 08:43:28
|
maven-files-plugin: I don't have any other arguments than: We have a lot of files commited to CVS for each of our ejb modules. It can be all from classdiagrams to deployment documentation to our production environments etc. We find this plugin very useful because we have a lot of people that have a desire to read a lot of this files/docs (but don't have access to CVS); now they can via the Maven site, together with everything else the Maven site offers. maven-projectset-plugin: For those of you that don't know Eclipse projectset, this is really just a xml file with info about what modules you want to checkout from CVS (including branches etc). In our project, we have 40 ejb modules in CVS and our developers simply imports projectset files to get the full Eclipse workspace setup. The Maven plugin was created to be able to use this projectset file in Maven (we use it from CruiseControl). It should perhaps be merged into the Eclipse Maven plugin. BUT: It's important that the goals does not depend on Eclipse to be installed. We don't want to force that on a build machine. I'm currently also working on a JMeter plugin. It's far from ready yet, but here's a sneak preview: http://www.mortenkristiansen.net/maven-jmeter-plugin/ Thanks, Morten >From: "Eric Pugh" <ep...@up...> >To: "'Jörg Schaible'" ><Joe...@El...>,<mav...@li...> >Subject: RE: [Maven-plugins-developer] New Maven Plugins >Date: Thu, 3 Mar 2005 07:36:31 -0800 > >I'll start looking at these too. Off the top of my head, while >maven-files-plugin seems like a nice plugin, what is the use case for >it? Can we add some sort of "marketing" to the main page to tell >someone why this plugin is useful? And why it'll make their life >better? > >News is more straightforward, it is similar to the changes.xml based >change log. > >Can you elaborate more on projectset? How are projectset's useful, and >why can't we roll that functionality into the eclipse plugin? I am the >maintainer of the eclipse plugin, and going to be pushing on it soon, >and would like to do a big enhancement instead of the piddly stepping >stones we have been doing. > >Eric > >-----Original Message----- >From: mav...@li... >[mailto:mav...@li...] On Behalf >Of Jörg Schaible >Sent: Wednesday, March 02, 2005 11:32 PM >To: mav...@li... >Subject: RE: [Maven-plugins-developer] New Maven Plugins > > >Hi Morten, > >you plugins look interesting and maven-plugins is the right place for >it. Since no one else answered yet, I do so now and I might attract the >attension of an admin of maven-plugins ... > >Regrads, >Jörg > > >Morten Kristiansen wrote on Monday, February 28, 2005 7:15 AM: > > > Our project has developed some useful Maven plugins and we wish to > > share them with the open source community. Our goal is to host them at > > > Maven Plugins at SourceForge. Below I have listed some links to the > > documentation of the plugins. Input from you guys are much > > appreciated. > > > > Thanks. > > > > http://www.mortenkristiansen.net/maven-files-plugin/ > > > > http://www.mortenkristiansen.net/maven-news-plugin/ > > > > http://www.mortenkristiansen.net/maven-projectset-plugin/ > > > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real > > users. Discover which products truly live up to the hype. Start > > reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > Maven-plugins-developer mailing list > > Mav...@li... > > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick >_______________________________________________ >Maven-plugins-developer mailing list >Mav...@li... >https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id396&op=click >_______________________________________________ >Maven-plugins-developer mailing list >Mav...@li... >https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer |