Salut,

my keel app is "mavenized"... solved already two or three problems with keel apps and 
maven (*.xconf creation, jar includes a la "war:war", dependencies for project 
descriptor).

What I would like to see is that the keel build process works as a maven multiproject.

Tell me if I can help... !

I think it would be nice to build keel with maven... but I have to say that the 
current Ant build process is really sophisticated and works really good for me 
(excluded: the download of third party packages with ant fails behind a firewall).

Pros for maven:
- multitude of project reports (javadoc, documentation in docbook etc.)
- can be hooked into cruisecontrol
- xdoclet plugins
- download of missing packages
...

+1

Aleks

-----Urspr�ngliche Nachricht-----
Von: Shash Chatterjee [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 15. M�rz 2004 18:51
An: [EMAIL PROTECTED]
Betreff: Re: [Keelgroup] keel-build - ant 1.6.1


Tim,

Keel-2.0 indeed checks for 1.5.x, I had fixed it in CVS for 1.6.  But with the
CVS version of Keel that is a moot point, since you can't get to the check if
you don't have 1.6 already, because Ant-1.5.x chokes on the "import" keyword.

+1 on Maven and tutorial.  I think it would add great value if you could
create a sample project that treated Keel as a standalone distribution and
allow Keel app/service development using Maven.  Even better if you could show
 how, in such a setup, folks could use an IDE to debug their app, but also
debug/browse Keel. In your reactors you should be (in theory, I don't know too
much Maven) able to reuse some of the Keel-Ant internals...let me know if
something needs adpating.

Shash


> Hi all,
> 
> Got off my butt tonight and started picking up Keel. 
> 
> Started w/2.0 src, then pulled from CVS when I hit problems w/ant.
> 
> In a nutshell, I'm using the latest Ant (1.6.1), but it seems Keel 
> expects 
> 1.5.x.
> 
> (I *swear* I saw this in the lists during the past week or so, but 
> my search came up empty)
> 
> Anyway, I updated keel-build/build.xml to include an OR condition of 
> 1.6.
> 
> I can post the revised file, and/or update the wiki if anybody wants 
> it.
> 
> On a secondary note: I'm setting up a dev environment for work which 
> includes Maven (think: subversion>cruisecontrol>maven).  I'm 
> *hoping* to put in a keel tutorial as a sample app & "kill two birds 
> with one stone". If there is any interest with the efforts I can 
> share the results.
> 
> Thanks,
> 
> Tim



http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to