DeGraff, Adam wrote:
In ant I was able to reference my environment vars via something like
${env.JAVA_HOME}

Is there a similar way to do this in Jelly/Maven?  The above syntax doesn't
produce anything.


You could do it in a maven.xml goal the same way that you would do it with Ant.


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



Reply via email to