Re: Maven
Re: Maven
- Subject: Re: Maven
- From: Geoff Hopson <email@hidden>
- Date: Sat, 17 Jul 2004 18:28:55 +0100
I haven't used maven with WO, but I am using it on another project
using Hibernate, Velocity and Turbine, and it is kinda overkill, IMHO.
I think you could achieve what Maven achieves with Ant tasks. It does
give some value, especially if you have multiple projects using a
common set of jars and you want to keep everything nicely versioned (eg
we pull in stuff from hibernate, apache, sun, all sorts), and the
project xml file manages that quite nicely. PLus it integrates nicely
with code coverage tools, builds a nice consistent project web page
etc.
I guess with the Ant stuff from woproject you should be able to
integrate WO with Maven. I look forward to the maven task that you will
add to the woproject open source project :-)
Good luck
Geoff
On 17 Jul 2004, at 15:37, email@hidden wrote:
Is it possible or has anyone used Maven in conjunction with
WebObjects? Seems like there may be some advantages there:
http://maven.apache.org
http://www.internetnews.com/dev-news/article.php/3381841
http://apache.slashdot.org/article.pl?sid=04/07/16/
1829215&tid=2&tid=148&tid=156
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Maven (From: email@hidden) |