On 10 September 2011 20:16, Simone Tripodi <[email protected]> wrote:
> +1 I I like it!!!
>
>> + <implementation.build> ${buildScmBranch}/r${buildNumber};
>> ${maven.build.timestamp}
Except that does not work; the variable is actually ${scmBranch}, in
spite of what the description and log message says ...
I've changed it to
+ <implementation.build>${scmBranch}@r${buildNumber};
${maven.build.timestamp}
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]