You can download binary distribution from here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/
On Fri, Oct 13, 2017 at 3:36 PM, LTN <[email protected]> wrote: > Thank you for your reply! > I was wrong when running the "mvn install -P allModules -pl > openmeetings-server" command. > > The warning message is as follows: > [WARNING] The POM for org.apache.openmeetings:openmeetings-web:war:4.0.0- > SNAPSHO > > T is missing, no dependency information available > > > > Can send me "openmeetings-web-4.0.0-SNAPSHO:war" thank you very much!!! > > > ------------------ 原始邮件 ------------------ > 发件人: "Maxim Solodovnik";<[email protected]>; > 发送时间: 2017年10月13日(星期五) 下午3:27 > 收件人: "dev"<[email protected]>; > > 主题: Re: 回复: How to Build openmeetings by eclipse? > > > > http://openmeetings.apache.org/BuildInstructions.html#Tips_and_Gotchas > > mvn clean install -P allModules,unpacked,*mysql* -DskipTests=true > -Dwicket.mode=DEVELOPMENT > > mysql profile is added to enable MySql support > > On Fri, Oct 13, 2017 at 2:25 PM, LTN <[email protected]> wrote: > > > Where is the "unpacked" build? > > Under path "openmeetings\openmeetings-web\target"? > > > > > > > > > > ------------------ 原始邮件 ------------------ > > 发件人: "Maxim Solodovnik";<[email protected]>; > > 发送时间: 2017年10月13日(星期五) 下午3:13 > > 收件人: "dev"<[email protected]>; > > > > 主题: Re: 回复: How to Build openmeetings by eclipse? > > > > > > > > No need to deploy, > > > > As a result you will get fully functional OM :) > > You can run "unpacked" build and just run it, no need to > > deploy/unpack/whatever > > > > On Fri, Oct 13, 2017 at 2:11 PM, LTN <[email protected]> wrote: > > > I know http://openmeetings.apache.org/BuildInstructions.html, But > after > > > running the command mvn clean install -P allModules, > > > Run the results of how to deploy to red5? > > > Run the mvn clean install -P allModules command as shown in the 1.png > > > figure > > > > > > ------------------ 原始邮件 ------------------ > > > 发件人: "Maxim Solodovnik";<[email protected]>; > > > 发送时间: 2017年10月13日(星期五) 上午9:35 > > > 收件人: "dev"<[email protected]>; > > > 主题: Re: 回复: How to Build openmeetings by eclipse? > > > > > > I sent you complete guide :) > > > No exe or eclipse plugin are required to build om from sources .... > > > > > > WBR, Maxim > > > (from mobile, sorry for the typos) > > > > > > On Oct 13, 2017 08:20, "LTN" <[email protected]> wrote: > > > > > >> just now,I downloaded setup-Red5-1.0.8-M11.exe and installed it as a > > >> server, > > >> In the eclipse installed red5 plugin and import OM source, I use > > >> setup-Red5-1.0.8-M11.exe to compile OM source > > >> ,Compiler does not pass. Excuse me! How can I build an OM compilation > > >> environment? I would like to modify the OM source, > > >> But do not know how to build compilation environment. please help > me!!! > > >> > > >> > > >> ------------------ 原始邮件 ------------------ > > >> 发件人: "Maxim Solodovnik";<[email protected]>; > > >> 发送时间: 2017年10月12日(星期四) 下午4:07 > > >> 收件人: "dev"<[email protected]>; > > >> > > >> 主题: Re: How to Build openmeetings by eclipse? > > >> > > >> > > >> > > >> Build process is described here: > > >> http://openmeetings.apache.org/BuildInstructions.html > > >> OM is not directly based on Tomcat8 > > >> It is based on Red5 which is based on Tomcat 8.5 > > >> > > >> So you have to build with Maven > > >> > > >> On Thu, Oct 12, 2017 at 3:03 PM, LTN <[email protected]> wrote: > > >> > I will extract apache-openmeetings-4.0.0-SNAPSHOT-SRC and import > > >> eclipse through maven > > >> > And then use tomcat8 compiling > > >> > > > >> > > > >> > Error configuring application listener of class > > >> org.apache.openmeetings.util.OMContextListener > > >> > java.lang.NoClassDefFoundError: org/red5/logging/ > > ContextLoggingListener > > >> > at java.lang.ClassLoader.defineClass1(Native Method) > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > ------------------ 原始邮件 ------------------ > > >> > 发件人: "Maxim Solodovnik";<[email protected]>; > > >> > 发送时间: 2017年10月12日(星期四) 下午3:53 > > >> > 收件人: "dev"<[email protected]>; > > >> > > > >> > 主题: Re: How to Build openmeetings by eclipse? > > >> > > > >> > > > >> > > > >> > Hello, > > >> > > > >> > What are your steps? > > >> > > > >> > On Thu, Oct 12, 2017 at 2:46 PM, LTN <[email protected]> wrote: > > >> > > > >> >> Hi! > > >> >> I have encountered problems in compiling apache-openmeetings- > > >> >> 4.0.0-SNAPSHOT-SRC. > > >> >> > > >> >> Excuse me! How to Build openmeetings by eclipse? > > >> >> > > >> >> > > >> >> > > >> >> > > >> > > > >> > > > >> > -- > > >> > WBR > > >> > Maxim aka solomax > > >> > > >> > > >> > > >> -- > > >> WBR > > >> Maxim aka solomax > > > > > > > > > > > -- > > WBR > > Maxim aka solomax > > > > > -- > WBR > Maxim aka solomax -- WBR Maxim aka solomax
