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
