Wendy, Thanks for the reply. I am using a plugin that requires certain Shell enviroment variables to be set (e.g using the maven-exec-plugin), but the plugin has no configuration option to set the Shell environment variable. I understand that it is a bad practice to set a "local" build enviroment in the pom, but we have pretty rigid and standard convention as to what the shell environment value should be, so it might work for us. Thanks Cheers Mohan
Wendy Smoak-3 wrote: > > On 8/16/07, Mohan K <[EMAIL PROTECTED]> wrote: > >> Is there any way to set a Shell environment variable in pom.xml? I >> understand that it is possible to "get" a shell enviroment variable by >> using >> ${env.XXX}. Thanks > > What problem are you trying to solve? You can set arbitrary > properties in the pom, perhaps that will help. > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/setting-environment-variable-in-pom.xml-tf4283638s177.html#a12193909 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]