As part of the evolution of Geoportal Server, the harvesting capability has been separated into its own module. This is because there are use cases where the harvesting can be used as a stand-alone broker between catalogs of content.
This repository thus contains the harvesting capability, while it's sibling geoportal-server-catalog is the new catalog of Geoportal Server.
For details about geoportal server harvester, please visit the wiki.
To report an issue, please go to issues.
- 2.6.1 - Released November 13, 2018, click here for release notes and downloads.
- Please visit Features.
Building the source code:
- Run 'mvn clean install'
Deploying war file:
- Deploy 'geoportal-application\geoportal-harvester-war\target\geoportal-harvester-war-<version>.war' into the web server of your choice.
- No configuration required.
- Java JDK 1.8.x
- Apache Tomcat 8 or higher
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
Copyright 2016 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's LICENSE file.