Hi
I'm having a problem passing variables set in top level maven.xml by
using 
<x:set var="myVar" select=".."> or 
<j:set var="myVar" value="foo"> 
to subproject when calling it with a reactor tag. When I'm trying to
read the variable in the subproject's maven.xml the value isn't set.
Is there a way to pass such variables or parameters from parent projects
to subprojects?

Thanks!
Silvio


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

Reply via email to