you also can use mvn clean install -Dunpacked=true -DskipTests=true -Dold-backups.dwnd.skip=true -Ddb=mysql -Dwicket.mode=DEVELOPMENT
to get "unpacked", "DEV", "mysql" version, as stated here [1] you will have openmeetings-server/target/server folder - ready to use [1] http://openmeetings.apache.org/BuildInstructions.html On Fri, Apr 15, 2016 at 1:31 PM, Manohar Kotapati < [email protected]> wrote: > Thanks a ton Maxim. I found it in the path ...\openmeetings-server\target. > You made my day :) > > On Fri, Apr 15, 2016 at 2:24 AM, Maxim Solodovnik <[email protected]> > wrote: > >> you also should have openmeetings-server-3.1.2-SNAPSHOT.zip >> openmeetings-server-3.1.2-SNAPSHOT.tar.gz >> as you can see here [1] >> >> [1] >> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.1.x/214/org.apache.openmeetings$openmeetings-server/ >> >> On Fri, Apr 15, 2016 at 1:19 PM, Manohar Kotapati < >> [email protected]> wrote: >> >>> Thank you, Maxim. >>> >>> With 3.1.x , I did all the steps that mentioned in the >>> http://openmeetings.apache.org/BuildInstructions.html >>> I am in confusion what I have to do with the generated snapshots. >>> With mvn install, I got jar files for the modules of core, db, flash, >>> install, screenshare, server, service, util, web, webservice >>> As these are only open meetings application files, I think that these >>> files should copy to binary folders. >>> >>> Are only snapshot jar files to be copied? >>> And to which path I have to copy, is it to >>> ....webapps\openmeetings\WEB-INF\lib ? >>> >>> Many Thanks, >>> Mano >>> >>> On Fri, Apr 15, 2016 at 1:59 AM, Maxim Solodovnik <[email protected]> >>> wrote: >>> >>>> 3.0.x is not supported anymore >>>> please use >>>> 3.1.x branch (stable) >>>> 3.2.x branch (experimental) >>>> trunk (unstable) >>>> >>>> On Fri, Apr 15, 2016 at 12:54 PM, Manohar Kotapati < >>>> [email protected]> wrote: >>>> >>>>> Dear Guys, >>>>> >>>>> I am working with Open meetings 3.0.x source code and trying to build >>>>> it. >>>>> >>>>> I did svn checkout with URL https:// >>>>> svn.apache.org/repos/asf/openmeetings/application/branches/3.0.x >>>>> I am getting the following error for ant operation. >>>>> >>>>> [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: >>>>> [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: >>>>> [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: >>>>> [ivy:resolve] :: org.apache.axis2#axis2;1.7.0-SNAPSHOT: not >>>>> found >>>>> [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: >>>>> [ivy:resolve] >>>>> [ivy:resolve] >>>>> >>>>> Can you please help me on this? >>>>> >>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
