|
From: Dmitriy K. <dko...@ru...> - 2005-01-15 21:28:54
|
-1 against Maven. I've tried using it several times but I just "don't feel it" I'm perfectly fine with "plain old Ant". Dmitriy. Juergen Hoeller wrote: >You do have a point there. We originally just had a build process based on >Ant; Maven was added later, as a contribution. Since then, here seems to be >a number of people using Maven for building Spring... It would probably be >worth doing a poll on this. > >I've personally never touched Maven before, and believe that Ant is in >general perfectly sufficient for our development purposes. Of course, other >people's mileage may vary :-) > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...]On Behalf >Of Erwin Vervaet >Sent: Saturday, January 15, 2005 8:48 PM >To: spr...@li... >Subject: Re: [Springframework-developer] maven.xml > > >Why would you want to do both Maven and plain old Ant? This just seems a >maintenance hassle (as this discussion illustrates) because you basicly have >build logic duplicated in 2 systems. > >Erwin Vervaet >----- Original Message ----- >From: "Juergen Hoeller" <ju...@in...> >To: <spr...@li...> >Sent: Saturday, January 15, 2005 7:59 PM >Subject: Re: [Springframework-developer] maven.xml > > > > >>Yes, the ambition is to keep both. You're welcome to improve the Maven >>script, to match the current version of the Ant build! >> >>Juergen >> >> >>-----Original Message----- >>From: spr...@li... >>[mailto:spr...@li...]On Behalf >>Of Magnus Heino >>Sent: Saturday, January 15, 2005 7:34 PM >>To: spr...@li... >>Subject: Re: [Springframework-developer] maven.xml >> >> >>But the ambition is to keep both maven and ant? If so, I will work on >>some patches to atleast make it compile everything with the right >>options, build the jars and run the tests. >> >>/Magnus >> >> >>On Sat, 15 Jan 2005 17:46:21 +0100, Juergen Hoeller >><ju...@in...> wrote: >> >> >>>Good question... The Maven build script is less well maintained than the >>> >>> >>Ant >> >> >>>build, as we're just using Ant on our developer and nightly build >>>machines >>>(as far as I'm aware). >>> >>>I've updated project.xml and project.properties according to your JIRA >>> >>> >>issue >> >> >>>(SPR-627). Someone with a working Maven setup, please give the current >>>CVS >>>contents a try, ideally before the 1.1.4 release (scheduled for tomorrow >>>evening)! >>> >>>Juergen >>> >>> >>>-----Original Message----- >>>From: spr...@li... >>>[mailto:spr...@li...]On Behalf >>>Of Magnus Heino >>>Sent: Saturday, January 15, 2005 1:48 PM >>>To: spr...@li... >>>Subject: [Springframework-developer] maven.xml >>> >>>Hi. >>> >>>Why is maven.xml included in the project? It looks like it isn't used >>>by anyone, and althogh some properties are shared with ant in >>>project.properties, many are also missing and hardcoded in >>>build.xml...? >>> >>>-- >>> >>> /Magnus Heino >>> >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>-- >> >> /Magnus Heino >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> >> > > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |