I notice that we have to launch the Ant script with the same JRE as the
workspace, but I think that this will be an issue for us because the final
goal it to launch the Ant script from a Mavem script.
In this case, there won't be any variable (like eclipse_home) defined in
the execution context.
Do you know if it's possible to launch the script from maven and which
variable we have to define ?