
Artifactory is an enterprise binaries repository manager for Maven 2, Ivy, Gradle etc. Supports local hosting and remote serving of accessible, browsable, secure, and backed-up artifacts. Integrates with CI servers, like Hudson, for fully traceable build artifacts.
Notable improvements and changes in this version are:
1.Performance Improvements - Lower memory footprint, better overall memory management and better JVM and storage defaults for the OOTB installation.
2.Folder & Repository Replication REST API - Rsync-like replication of a remote repository or remote repository folders between two Artifactory servers via Artifactory's REST API (requires Artifactory Pro).
3.Build Promotion REST API - Promote (copy/move) a CI server build published artifacts with or without dependencies from selected scopes - all via Artifactory's REST API (requires Artifactory Pro).
4.Extended Support for CI server Build Integration - Build info integration supports non-numeric build numbers and better link-back to the CI server (Hudson and TeamCity with Bamboo coming up).
5.Improved Code Highlighting - Better support for Gradle scripts and JavaFx code.
6.Better Support for Standalone Artifactory Behind Apache - Improved request handling when running Artifactory on standalone Jetty behind Apache.
7.Support for Multiple LDAP Servers - Configure authentication and/or group authorization against multiple LDAP instances (requires Artifactory Pro).
8.New System Info Page - For tracking system runtime information and serving as a convenient source of information when reporting issues.
9.Improved Backups - User-edited files such as artifactory system properties and the mime types are now also part of a system backup.
10.Bookmarkable Tree Browser - Artifact tree nodes are fully bookmarkable and can be shared as links (copy the link from the General tab when a node is selected).
11.'Chroot' Support for UI Browsing - Ability to run Artifactory with a 'chrooted' UI browsing limiting browsing the server file system from the UI (e.g. for import/export) to a specified root path.
Artifactory 2.2.4 is available from SourceForge: http://sourceforge.net/projects/artifactory/