>> 4) Snapshot dependencies. It has dependencies on snapshots from Lift. >> Not >> good for a "release" as the release isn't really reproducible. >> > > Do you mean: <lift.version>1.1-SNAPSHOT</lift.version>? I'll remember it for > the next release.
Actually this might be a problem if Lift introduces breaking changes, which is not unlikely for a snapshot version. We have to check a fixed version which we can use.
