Thanks! Easy enough. I was looking for the output in the wrong place. I didn't notice the distribution folder. Thanks again!
~Michael On Friday, June 17, 2016 at 9:46:43 AM UTC-7, l.garulli wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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.
