Hi Skip,

I think you can do this one:
<j:set var="your.web.app.dir"        
value="${pom.getPluginContext('maven-war-plugin').getVariable('maven.war.webapp.dir')}"/>

Dominik


On Wed, 2003-09-24 at 21:30, Arthur I. Walker wrote:
> I'm using beta 10.
> 
> I have a postGoal for war:webapp that needs to use maven.war.webapp.dir,
> however this value is always empty.  
> 
> I've had the same problem with the test plugin as well.
> 
> How do I get access to these properties?
> 
> 
> 
> Skip
> 
> ---------------------------------------------------------------------
> 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