RE: Disappearing Tag Library

2004-05-13 Thread Yoway . Buorn
Okay that explains it.  I had been running with xmlns:maven="maven" and
xmlns:jelly="jelly" for so long.  I just changed them to jelly:maven and now
everything is running pretty smooth.  Thanks guys.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 13, 2004 6:40 AM
To: Maven Users List
Subject: RE: Disappearing Tag Library

I believe Jelly core is also not in the default namespace any more.
--
dIon Gillard, Multitask Consulting



Maxwell Grender-Jones <[EMAIL PROTECTED]> wrote on 13/05/2004
11:12:45 PM:

> It did for me - I had to make the same change.
> 
> M
> On Thu, 2004-05-13 at 01:48, Brett Porter wrote:
> > I think you mean xmlns:maven="jelly:maven"
> > 
> > Did the other one work before?
> > 
> > - Brett
> > 
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > Sent: Thursday, 13 May 2004 10:47 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Disappearing Tag Library
> > > 
> > > 
> > > I just bootstrapped Maven from HEAD and it installed without a 
> > > hitch. However, as soon as I try to run maven on a maven.xml with 
> > > xmlns:maven="maven" I get this: Tag library requested that is not 
> > > present: 'maven' in plugin: 'null'
> > > Where did my tag library go? Yoway Buorn Software Engineer Imagery 
> > > Systems Engineering GENERAL DYNAMICS Advanced Information Systems 
> > > "I refuse to tiptoe through life only to arrive safely at death's 
> > > door."  -- ???
> > > 
> -- 
> [M. Grender-Jones] 
> [MSN: [EMAIL PROTECTED]   ICQ: 28467015] 
> 
> The state of Texas has executed yet another inmate. Unforeseen legal 
> issues have arisen. The state has killed so many people this year, it 
> must now register as a tobacco company.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

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



RE: Disappearing Tag Library

2004-05-13 Thread dion_gillard
I believe Jelly core is also not in the default namespace any more.
--
dIon Gillard, Multitask Consulting



Maxwell Grender-Jones <[EMAIL PROTECTED]> wrote on 13/05/2004 
11:12:45 PM:

> It did for me - I had to make the same change.
> 
> M
> On Thu, 2004-05-13 at 01:48, Brett Porter wrote:
> > I think you mean xmlns:maven="jelly:maven"
> > 
> > Did the other one work before?
> > 
> > - Brett
> > 
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> > > Sent: Thursday, 13 May 2004 10:47 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Disappearing Tag Library
> > > 
> > > 
> > > I just bootstrapped Maven from HEAD and it installed without 
> > > a hitch. However, as soon as I try to run maven on a 
> > > maven.xml with xmlns:maven="maven" I get this: Tag library 
> > > requested that is not present: 'maven' in plugin: 'null' 
> > > Where did my tag library go? Yoway Buorn Software Engineer 
> > > Imagery Systems Engineering GENERAL DYNAMICS Advanced 
> > > Information Systems "I refuse to tiptoe through life only to 
> > > arrive safely at death's door."  -- ???
> > > 
> -- 
> [M. Grender-Jones] 
> [MSN: [EMAIL PROTECTED]   ICQ: 28467015] 
> 
> The state of Texas has executed yet another inmate. Unforeseen legal
> issues have arisen. The state has killed so many people this year, it
> must now register as a tobacco company. 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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



RE: Disappearing Tag Library

2004-05-13 Thread Maxwell Grender-Jones
It did for me - I had to make the same change.

M
On Thu, 2004-05-13 at 01:48, Brett Porter wrote:
> I think you mean xmlns:maven="jelly:maven"
> 
> Did the other one work before?
> 
> - Brett
> 
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> > Sent: Thursday, 13 May 2004 10:47 AM
> > To: [EMAIL PROTECTED]
> > Subject: Disappearing Tag Library
> > 
> > 
> > I just bootstrapped Maven from HEAD and it installed without 
> > a hitch. However, as soon as I try to run maven on a 
> > maven.xml with xmlns:maven="maven" I get this: Tag library 
> > requested that is not present: 'maven' in plugin: 'null' 
> > Where did my tag library go? Yoway Buorn Software Engineer 
> > Imagery Systems Engineering GENERAL DYNAMICS Advanced 
> > Information Systems "I refuse to tiptoe through life only to 
> > arrive safely at death's door."  -- ???
> > 
-- 
[M. Grender-Jones] 
[MSN: [EMAIL PROTECTED]   ICQ: 28467015] 

The state of Texas has executed yet another inmate. Unforeseen legal
issues have arisen. The state has killed so many people this year, it
must now register as a tobacco company. 


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



RE: Disappearing Tag Library

2004-05-12 Thread Brett Porter
I think you mean xmlns:maven="jelly:maven"

Did the other one work before?

- Brett

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 13 May 2004 10:47 AM
> To: [EMAIL PROTECTED]
> Subject: Disappearing Tag Library
> 
> 
> I just bootstrapped Maven from HEAD and it installed without 
> a hitch. However, as soon as I try to run maven on a 
> maven.xml with xmlns:maven="maven" I get this: Tag library 
> requested that is not present: 'maven' in plugin: 'null' 
> Where did my tag library go? Yoway Buorn Software Engineer 
> Imagery Systems Engineering GENERAL DYNAMICS Advanced 
> Information Systems "I refuse to tiptoe through life only to 
> arrive safely at death's door."  -- ???
> 


Disappearing Tag Library

2004-05-12 Thread Yoway . Buorn
I just bootstrapped Maven from HEAD and it installed without a hitch.
However, as soon as I try to run maven on a maven.xml with
xmlns:maven="maven" I get this:

Tag library requested that is not present: 'maven' in plugin: 'null'

Where did my tag library go?

Yoway Buorn
Software Engineer
Imagery Systems Engineering

GENERAL DYNAMICS
Advanced Information Systems

"I refuse to tiptoe through life only to arrive safely at death's door."  --
???