I've heard this approach mentioned before, but I still don't get it probably
due to huge gaps in my Jelly knowledge.  Is there an example of using a Java
object in this way that I could look at?

Thanks,
Brian

-----Original Message-----
From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 09, 2003 8:48 AM
To: Maven Users List
Subject: Re: AW: Jelly question


On Wed, 2003-07-09 at 09:40, Rademacher Tobias wrote:
> Hi Vincent,
> 
> thx. Dammed! I guess I'm bound to much to Jelly when talking about 
> Maven Plugins. You are definitly right. If something is getting to 
> hard to achive in Jelly
> - use a POJO approach an wrap
> it into a Jelly or an Ant Task. 

Jelly can use straight beans, I would avoid AntTasks at all costs given
potential ClassLoader woes.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to