Hello Tong, please DO NOT hijack mail threads It is hard to follow/search
According to your questions 1) `apache-tomcat-${tomcat.version}.tar.gz` is not being generated, it is downloaded from https://archive.apache.org https://github.com/apache/openmeetings/blob/master/openmeetings-server/pom.xml#L137 2) By running `mvn install -P allModules -pl openmeetings-server -Dwicket.configuration=DEVELOPMENT` you DO specify profile `allModules` As I wrote multiple times before both `quick` and `unpacked` profiles obviously will not create any archives .... On Wed, 8 Jul 2020 at 09:44, Zhirong Tong <tongzhir...@ptteng.com> wrote: > Hi Maxim, > Seems when using "mvn install -P allModules -pl openmeetings-server > -Dwicket.configuration=DEVELOPMENT” without specific any profile , the > tar would be generated successfully. > > > On Jul 8, 2020, at 10:25 AM, Zhirong Tong <tongzhir...@ptteng.com> wrote: > > Hi Maxim, > Is there any specific build order in order to successfully generate an > apache-tomcat-${tomcat.version}.tar.gz under > openmeetings/openmeetings-server/target/ > ? > I’ve tried "mvn install -P allModules,unpacked,mysql -pl > openmeetings-web,openmeetings-server -Dwicket.configuration=DEVELOPMENT” > for several times, sometimes it did, sometimes it didn’t (I mean generating > apache-tomcat-${tomcat.version}.tar.gz). > > I was really confused for such a while and didn’t know what to do. I felt > so frustrated for myself that I always stuck at this building problem. > > > > On Jul 8, 2020, at 8:42 AM, Maxim Solodovnik <solomax...@gmail.com> wrote: > > > > On Tue, 7 Jul 2020 at 22:32, Online Use <foronlineuseem...@yahoo.com> > wrote: > >> Hello, >> >> I installed OM on Centos 7, and rather than using the shell scripts in >> the bin folder to start the system, I prefer to integrate it with Tomcat >> 8.5 that's already installed on the server and enabled in the user account. >> I'm missing the point of how to integrate OM with Tomcat so that the app >> path is identified. >> > > OM has Tomcat9 bundled > In case you will be able to set-up Tomcat9 to your CentOS > you, most probably, can migrate configuration and webapps > > >> >> Another point, I want to use the SSL certificates that are already >> installed on the server through the 443 port, not to specify a standalone >> port for the OM system. Simply to type the subdomain to get to the system >> directly (https://meetings.domain.com).For reference, I have already set >> the "application.base.url" key in the configuration section to the >> subdomain url, but it's still not working directly, it always requires to >> type https://meetings.domain.com:5443/openmeetings. I tried also to >> change the port number in the sever.xml file and it didn't direct correctly. >> >> > Since you have the server I guess the question is regarding front-end proxy > Please search archives https://openmeetings.markmail.org/ the topic was > discussed multiple times > > > >> Please advise regarding how to accomplish these two points. >> >> Thank you. >> >> >> > > -- > Best regards, > Maxim > > > > -- Best regards, Maxim