Hello,

I'm wondering if there is a simple way to set up a build-time
environment variable in pom.xml without writing a custom plug-in? 

Let's say I want to set an environment variable called MY_TOOL_DIRECTORY
to the ${project.build.directory}/mytools before a compile is started.
Is there a way to achieve this in pom.xml? Does maven 2 have
"initialize" phase?

Thanks
Yan

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

Reply via email to