Great thanks:)
Roland Asmann <[EMAIL PROTECTED]> 01.06.2006 15:14 Please respond to "Maven Users List" <users@maven.apache.org> To "Maven Users List" <users@maven.apache.org> cc Subject Re: Creating string literals constants 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]