You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2016/04/22 07:29:01 UTC

Re: about openmeetings

Hello,

please do not write personal email, write to the list instead:
http://openmeetings.apache.org/mail-lists.html (you need to subscribe first)

According to your question
1) you don't need to list all sub-modules in case you need to build
everything, just use
     mvn install -Dmaven.test.skip=true -Dquick=true -Ddb=mysql
-Dwicket.mode=DEVELOPMENT
2) after build is successful please check openmeetings-server/target
folder, you will find *.tar.gz and *.zip in this folder, unpack it and run
:)

On Fri, Apr 22, 2016 at 5:59 AM, 冥思鬼 <we...@qq.com> wrote:

> sorry for this stupid question,but i have no idea  for a time.
> according to http://openmeetings.apache.org/BuildInstructions.html this
> page , i have success compile this maven project ,i get
> openmeetings-web-4.0.0-SNAPSHOT.war ,but i don't know what should i do to
> make this work.i try to put this war to tomcat8 webapp。
> for example ,  i have a url to enter page of openmeetings 。
>
> I would appreciate it if you could reply。
>
>
> compile result
> mvn code:
> mvn install -Dmaven.test.skip=true -pl openmeetings-util -pl
> openmeetings-db -pl openmeetings-core -pl openmeetings-install -pl
> openmeetings-service -pl openmeetings-web -pl openmeetings-server -pl
> openmeetings-webservice -Dquick=true -Ddb=mysql -Dwicket.mode=DEVELOPMENT
>



-- 
WBR
Maxim aka solomax