I have a web(war) project and I see a SNAPSHOT (ex: mylib-2.0-SNAPSHOT) dependency copied to WEB-INF/lib sometimes with Timestamp (mylib-2.0-20100426-27282.jar) and sometimes just SNAPSHOT ( mylib-2.0-SNAPSHOT). Why is that and any work arounds ? As one would expect, I always like to see 2.0-SNAPSHOT in my web-inf/lib.
Thanks Kumar
