Re: [Clirr-devel] maven plugin
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2004-07-04 06:27:46
|
Vincent Massol wrote: > > >>-----Original Message----- >>From: cli...@li... [mailto:clirr-devel- >>ad...@li...] On Behalf Of Lars Kühne >>Sent: samedi 3 juillet 2004 15:54 >>To: cli...@li... >>Subject: Re: [Clirr-devel] maven plugin >> >>Vincent Massol wrote: >> >> >> >>>Hi guys, >>> >>>I've tried 3 times to garner interest in refactoring the clirr directory >>>structure in order to support integration modules such as Ant, Eclipse >>>plugin, Maven plugin, Cli, etc. I've even spent time showing what it >>> >>> >>would >> >> >>>look like by sending a zip. Without much success it seems... ;-) (but I >>>acknowledge you're busy on other things!). >>> >>>It's now been more than 1 month. I have also sent an email explaining >>> >>> >>that I >> >> >>>had coded a Maven plugin for Clirr. It seems there's not much interest >>> >>> >>from >> >> >>>you guys which is understandable as you may not be Maven users or fans :- >>> >>> >>) >> >> >>>Let me know if you're still uninterested. I have absolutely no problem >>>committing the Maven plugin code in some other project (although I think >>>it's a pity for the Clirr project). However I can't let it sit idle on my >>>machine for too long lest it'll be obsolete (which it probably is and >>> >>> >>that >> >> >>>will cost me some more merging energy). >>> >>>Thanks >>>-Vincent >>> >>> >>> >>> >>> >>> >>Vincent, >> >>I can assure you that I am still interested: >> >> * we should get the infrastructure in place to start IDE plugin >> development >> >> > >Yep. Is there any outstanding question preventing us from doing it right >away? > > > The simplest thing is to create a module 'core' and simply move everything we have now (including cli and ant) into that module. You can then start committing the Maven plugin into a different module, so we end up with two multiproject modules, 'core' and 'maven'. I'm not convinced anyway that it makes sense to have cli and ant in different packages: the jar would basically consist of one class file... If someone disagrees we can do further split-up later. We simply need to agree on the timing of the module restructuring move, so the files are not moved away under our feet when Simon or I have uncommitted changes. Vincent, please tell us when you have the time to actually make that change. I've started to implement checking of method exceptions, but these are only minor changes. Simon, do you have uncommitted changes on your hard drive? >> * the Maven plugin should be hosted by Clirr itself, because that >> would improve the user experience (one-stop shopping) a lot! >> >> > >Cool. I also think so. > > > >>I have had a look at the zip file you sent and had a few remaining >>questions. I sent those question on 06/13 in the "New directory >>organziation" thread, but never saw any answer. Maybe this is due to the >>email problems you had, maybe I missed your response (sorry if I did)... >> >> > >It's true that I had some email problems. Here are the answers I have sent >back (attached). Let me know why ones are still unanswered and I'll answer >them quickly. > > > Thanks for resending, I never saw the original email. Regarding the multiproject build, everything is clear now, and yes, the cactus/eclipse page you refererred to is what I meant. >>Your motivation is really important to me, so I'd really like to get >>this sorted out quickly. >> >> > >Cool. Sorry about the tone of my email. It's just that I've been trying to >make progress on this front in the very limited amount of time I have and it >has not progressed a lot. > > > I can understand your frustration, and I think we should start using multiproject next weekend (or earlier if everyone agrees - Simon, please speak up). /Lars >On a positive note, I'd really like to try using Clirr on my project at >work. I've convinced other people that we should try it. As we're using >Maven, I'd like to have a Maven plugin working quickly. > > > >>I suggest we meet on IRC right now or (if you >>want to give Simon a chance to participate) Sunday morning, 9:30 AM CEST. >> >> > >Sorry, can't just now (I'm going out with the kids). Also, I'm currently on >a 56kbps telephone line (I've moved flat and I'm fighting to get my ADSL >connection restored - it's taking much longer than planned - It seems I >won't have it before 1 month... :-( > >Thanks Lars for your encouraging email! :-) >-Vincent > > |