You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Felix Meschberger <fm...@gmail.com> on 2007/09/07 11:58:45 UTC

Jackrabbit Snapshot Versions

Hi all,

We are operating a caching Maven proxy (some older Archiva Trunk build)
to cache artifacts used in house. This works almost all the time, except
for Jackrabbit SNAPSHOT builds. The reason for this seems to be that the
Jackrabbit SNAPSHOTs have an explicit version (e.g.
1.4-20070831.124331-207) set in their POM instead of the SNAPSHOT
setting, that is 1.4-SNAPSHOT. This prevents asserting the latest
SNAPSHOT download on multiple levels not the least the client build.

Is this something in the pom setup Jackrabbit or is it a bug in an old
plugin used by the nightly build maven ?

Regards
Felix