On 10 September 2011 20:16, Simone Tripodi <simonetrip...@apache.org> 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: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org