Hi, Thomas, JV and I discussed about replacing download pages on xwiki.org with links to our maven repo (for stuff on code.xwiki.org only). The rationale: Speed up the dev process and make it a failsafe process. Advantages: * No need to upload artifacts (which means smaller wiki and faster release process) * Full history available * No risk of being not synced with the maven repo (which is the official artifact repository) * Low-tech solution http://code.xwiki.org/xwiki/bin/view/Applications/AnnotationsApplication When you click on download you go to: http://maven.xwiki.org/releases/org/xwiki/platform/applications/xwiki-applic... Thomas has already implemented it during the last release. It should have been discussed before but Thomas was in a hurry for the release. Let us know if you don't agree. Thanks -Vincent