Maven and Java home in build definition
Accepted answer
You can associate build properties to the specific engine, so you can define MAVEN_HOME at the engine level, so whenever a build definition uses that specific engine the property is already defined for the engine. The engine properties are at the bottom of the Overview contributor of the engine.
~Spencer
Comments
Jesse Timbang
Aug 14 '12, 7:32 a.m.Okay, I've tried it and it doesn't work. Is there any way of parameterizing these two fields so that when the build engine changes, one does not have to memorize the exact path of the home directories?