How is maven.cdp.riskserver.home defined?

On Tue, 07 Sep 2004, at 13:19:34 [GMT -0400] Mitch Mattek wrote:

> Hey, I've got to copy some files to an absolute target. I'm putting this is
> in a property, and trying to use the ant:copy, but maven keeps apending the
> relative path in front.

>                 <ant:copy 
>                         file="${maven.build.dir}/${maven.final.name}.jar" 
>                         todir="${maven.cdp.riskserver.home}/bin"
                        
>                 />

> The "todir" above is append the maven.build.dir in front of it. Is there
> some way to override this?

-- 
mailto:[EMAIL PROTECTED]



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

Reply via email to