-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Platform: All, OS: All
When using Maven2 in a distributed build setup, I cannot use the "tool override"
feature. Here's an example:
I set a tool overrride for, let's say, JDK1.6_generic, which is defined in the
server as "C:\Java\JDK1.6_0_11" - and I override it with "E:\Java\JDK1.6_0_07".
The Maven2 project will not take my override value into account, and will use
the Server Default value.
I'm not sure what you mean, exactly - do you mean that a node-specific tool location doesn't get picked up by the Maven project?