Hi Michael, You can run:
mvn clean install -DskipTests And you'll find OrientDB built under the "distribution" folder. You could also run this: _base/script/deploy.sh Best Regards, Luca Garulli Founder & CEO OrientDB <http://orientdb.com/> On 17 June 2016 at 18:34, Michael MacFadden <[email protected]> wrote: > Hi guys, > > I am working on several issues where I essentially need to do a complete > build, that contains the database, plugins, studio, etc. Basically I am > looking to figure out how to build something like a release build found > here: > > > http://central.maven.org/maven2/com/orientechnologies/orientdb-community/2.2.2/ > > I have looked at the main orient project, and can build it just fine with > maven, but that seems to just produce the jar files. Is there a way to > build the full community version easily? This will help me test several > changes I am looking to contribute dealing with the REST API. > > ~Michael > > -- > > --- > 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. > -- --- 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.
