Hi Brett
Thank's it help me a lot.
I also want to embedded jelly in our project.
And these explanations are very usefull for me.
Maven use jelly in a nice way.
But may be is it a way to embedded maven to benefits of pluggins
facilities ?
Best regards
Andre
Brett Porter wrote:
I'll answer the spec
I'll answer the specific questions inline, but to give you some focus -
you don't need to know how Maven uses Jelly to be able to use Jelly. You
are probably only interested in how Jelly is built with Maven.
A Leg wrote:
Hi
I am looking to work on patches for JellySwt to be able to use it.
T do
Hi
I am looking to work on patches for JellySwt to be able to use it.
T do that I try to understand how Maven and Jelly interact.
Maven use jelly to process some Xml tags
and Jelly use Maven to be compiled.
I looked in Maven code (very nice).
And I arrived to JellyScriptHousing.java.
I saw that in