Either use the commandline '-Dvariable=value' or define them in your POM:
<properties>
<name>value</name>
</properties>
There's also the resource-filtering... Check the Maven-book (which has been
discussed a lot over the last 2 days ;-)) for that.
Roland
On Thursday 01 June 2006 13:47, [EMAIL PROTECTED] wrote:
> HI, can someone point me how to declare my own string literal varibale:
> Ex. ${my.constant.string}
> my.constant.string = "String..."
>
> best regards,
>
> Viktor M. Pischulin
> Java developer
> KCK Software
> web: www.kcksoftware.com
> e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]