This recent thread should help:
date    Tue, Oct 14, 2008 at 12:55 PM
subject    RESOLVED: Default env.property values.

Wayne

On Fri, Oct 17, 2008 at 8:03 AM, solo1970
<[EMAIL PROTECTED]> wrote:
>
> Hello Everyone,
>
> I need to put some information in the MANIFEST based on an environment
> variable, but when the environment variable is missing I want to set a
> default value.  Is there any way to do that???
> ...
>          <archive>
>            <manifestEntries>
>              <revision>${env.ABS_BUILD}</revision>  ???  I want to put
> "NOREV" if env var not defined ????
>              ...
>            </manifestEntries>
>          </archive>
> ...
>
> Thanks
>
> Sonia
> --
> View this message in context: 
> http://www.nabble.com/Default-value-when-info-is-missing---for-Manifest-tp20035071p20035071.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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