Downloading HARP Software Components

HARP components are available from the Jenkins continuous integration (CI) server, which builds and stores HARP builds for every check-in.

The Jenkins server is located inside the Oberon firewall at http://devcisrv01.vpn.oberontech.com:8080/ under HARP Build. Generally, you'll want to download components from Latest Stable Build, which can be addressed directly via http://devcisrv01.vpn.oberontech.com:8080/job/HARP%20Build/lastStableBuild/.

There are five full software packages that can be installed.

HARP Solr Distribution
This is the pre-configured Apache Solr web application and configuration files.
HARP Admin Web Application
The admin webapp.
HARP Content Delivery Portal
The portals webapp.
HARP Content Engine Executable Package
The content engine.
Note: There is also a HARP Content Engine package. This is probably not what you want, as it's simply the library containing the content engine functionality, and cannot be executed by itself.
HARP Admin Web Application and Content Engine All-In-One
This package contains the Admin web application with the Content Engine embedded in it. For use only in development and single-instance demos.

The page for each of these packages will list a number of Build Artifacts. In general, you'll want to download the .zip or .tar.gz file, and not the .war, .jar, or .pom files, which are intermediate files on the way to the full package in the zip or tar archives.