Hi gd, would I add the below two lines before my
<javacc ... />
Then I'm taking that I can use ${java.home} within the javacc tag.
Thanks in advance,
-Conrad
> [EMAIL PROTECTED] wrote:
>
> >Hi, I was wondering, where and how would I set environment variables within Maven?
> >For example, I'm trying to convert the following task attribute within my
> >'maven.xml':
> >
> >
>
> something like that should do it :
>
> <ant:property environment="env"/>
> <ant:property name="javacc.home" location="${env.JAVACC_HOME}"/>
>
> -- gd
>
>
> ---------------------------------------------------------------------
> 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]