try this, <j:set var="maven.tomcat.precompile" value="false"/>

-D


On Wed, 17 Nov 2004 10:43:30 +0000, Andrew Watters
<[EMAIL PROTECTED]> wrote:
> Is it possible to set properties in maven.xml using the <property
> name="" value=""/>?
> 
> For example, the following code runs ok but the goal ignores the
> property that I have set
> 
> <property name="maven.tomcat.precompile" value="false"/>
> <attainGoal name="tomcat:deploy"/>
> 
> However, if I set the property in project.properties everything works fine.
> 
> Am I misusing the attainGoal tag?
> 
> Thanks
> Andrew
> 
> ---------------------------------------------------------------------
> 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