Maven 1.0.
-Andy
-Original Message-
From: Dion Gillard [mailto:[EMAIL PROTECTED]
Sent: Mon 12/6/2004 4:47 PM
To: Maven Developers List
Subject: Re: Adding my own Jelly Library to Maven
On Fri, 3 Dec 2004 17:20:04 -0800, Andreas Schaefer
<[EMAIL PROTECTED]> wrote:
Hi Brett
Thanks for
PROTECTED]
Sent: Mon 12/6/2004 4:47 PM
To: Maven Developers List
Subject: Re: Adding my own Jelly Library to Maven
On Fri, 3 Dec 2004 17:20:04 -0800, Andreas Schaefer
<[EMAIL PROTECTED]> wrote:
> Hi Brett
>
> Thanks for you support, it worked (ufff). So finally I could introduce
>
On Fri, 3 Dec 2004 17:20:04 -0800, Andreas Schaefer
<[EMAIL PROTECTED]> wrote:
> Hi Brett
>
> Thanks for you support, it worked (ufff). So finally I could introduce
> Jelly's getStatic() method into Maven 1.0/1.1 without breaking it (it
> seemed that Jelly's current beta version does break the Jav
.lajug.org/events.html#meeting";>Upcoming Maven
Presentation @ LA-JUG 12/7/04
-Original Message-
From: Brett Porter [mailto:[EMAIL PROTECTED]
Sent: Friday, December 03, 2004 3:13 PM
To: Maven Developers List
Subject: Re: Adding my own Jelly Library to Maven
You need something
You need something like this instead:
xmlns:patch="jelly:jelly.patch.PatchTagLibrary"
- Brett
Andreas Schaefer wrote:
Hi Geeks
I tried for quit a long time to add my very own jelly library into Maven
and still fail. Unfortunately I could not find the answer in Jelly or
Maven so I was wondering if
Hi Geeks
I tried for quit a long time to add my very own jelly library into Maven
and still fail. Unfortunately I could not find the answer in Jelly or
Maven so I was wondering if someone could give me a pointer where to
look further.
My PatchTagLibrary class looks like this: