On Thu, 2007-11-15 at 08:43 +0100, nicolas de loof wrote:
> Hello,
>
> Can I configure a dependency to use a particular timestamp version of a
> SNAPSHOT ?
>
> For example, the "20070606.164150-5" of maven-surefire-plugin 2.3.1-SNAPSHOT
Yes you can. You have to be careful though that this partic
Hello,
Can I configure a dependency to use a particular timestamp version of a
SNAPSHOT ?
For example, the "20070606.164150-5" of maven-surefire-plugin 2.3.1-SNAPSHOT
Using :
"
maven-surefire-plugin
2.3.1-20070606.164150-5
"
seems to work, but I'm not sure about the effect