Hi

in fact that is what I did, I miswrote my example, I used 

<unjar jarfile="${name}" ... />

and it complains. So I am still stuck...

Regards
Mark

----- Original Message ----- 
From: "Brett Porter" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>
Sent: Thursday, February 17, 2005 8:42 PM
Subject: Re: echo gives me correct variable but unjar does not... where do I go 
wrong?


> just like you were in echo, unless I am missing something:
> 
> <j:set var="name" value="${prop.getProperty('file')}"/>
> <unjar jarfile="${name}" ... />
> 
> 
> On Thu, 17 Feb 2005 20:18:38 -0800, Mark Donszelmann
> <[EMAIL PROTECTED]> wrote:
> > Hi
> > 
> > ----- Original Message -----
> > From: "Brett Porter" <[EMAIL PROTECTED] >
> > To: "Maven Users List" <[email protected] >
> > Sent: Thursday, February 17, 2005 8:09 PM
> > Subject: Re: echo gives me correct variable but unjar does not... where do 
> > I go wrong?
> > 
> > > it isn't being evaulated because of the way you are pulling it back.
> > > Try using the value of ${name} in the unjar statement.
> > 
> > thanks, but how exactly do I do that?
> > 
> > Regards
> > Mark
> > 
> > ---------------------------------------------------------------------
> > 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]

Reply via email to