${pom.getPluginContext('maven-war-plugin').getVariable('maven.war.webapp.dir
')}> -----Original Message----- > From: Arthur I. Walker [mailto:[EMAIL PROTECTED] > Sent: Thursday, 25 September 2003 6:30 AM > To: Maven Users List > Subject: How can i access plugin properties in my maven.xml > > > > 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] >
