On Wed, 21 Dec 2016 at 17:30 Gregory Mace <[email protected]> wrote:
> I'm having problems installing orientdb-spatial ( 2.2.13 server ) and so > thought I should try one I built myself. > > I cloned: > > https://github.com/orientechnologies/orientdb-spatial.git > > but when I run > > mvn clean install > > > To install the spatial plugin, please follow the instruction: http://orientdb.com/docs/2.2.x/Spatial-Index.html You need to download the "dist" jar and move it to the server lib: http://central.maven.org/maven2/com/orientechnologies/orientdb-spatial/2.2.13/orientdb-spatial-2.2.13-dist.jar To build it, you shoull build from the 2.2.13 tag, so checkout the tag and build. -- Best regards, Roberto Franchini OrientDB LTD - http://orientdb.com -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
