Hi all !
I am looking for a way to create a ParameterDefinition which will allow to define default parameter value when I launch the build (not at configure time !).
For example, I'd like to put current pom's version as my default parameter value (so, I have to look into working copy to retrieve the latest up-to-date information available at the moment I launch the build).
Is there a workaround to deal with this problematic ?
Thanks in advance !
Frederic