Re: OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-13 Thread Maxim Solodovnik
please use this page: http://openmeetings.apache.org/mail-lists.html On 14 July 2014 11:19, Gerente de Sistemas wrote: > unsubscribe > -- WBR Maxim aka solomax

Re: OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-13 Thread Gerente de Sistemas
unsubscribe

Re: OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-13 Thread Maxim Solodovnik
you need to install latest Maven then run mvn install -pl openmeetings-server -Ddb=mysql -Dunpacked=true OM will be available in openmeetings-server/target/server folder to speed-up everything you can add -Dmaven.test.skip=true -Dold-backups.dwnd.skip=true you can change DB type changing -Ddb=my

Re: OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-09 Thread Mark Lin
Thank you Maxim, I looked here - https://issues.apache.org/jira/browse/OPENMEETINGS-940 but dont know how to use it... can you guide me please Thank you 2014-07-09 6:55 GMT+02:00 Maxim Solodovnik : > yes, > trunk should be built with maven > > > On 9 July 2014 00:10, Alexei Fedotov wrote: > >

Re: OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-08 Thread Maxim Solodovnik
yes, trunk should be built with maven On 9 July 2014 00:10, Alexei Fedotov wrote: > Hi Mark, > there may be the case that Maxim has replaced the and build system. > > Maxim, is it correct? > -- > With best regards / с наилучшими пожеланиями, > Alexei Fedotov / Алексей Федотов, > http://dataved.

Re: OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-08 Thread Alexei Fedotov
Hi Mark, there may be the case that Maxim has replaced the and build system. Maxim, is it correct? -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 [1] Start using Apache Openmeetings today, http://openmeetings.apache.org/ [2] J

OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

2014-07-08 Thread Mark Lin
Hello, svn checkout https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/ cd :/usr/adm/singlewebapp /usr/adm/apache-ant-1.9.0/bin/ant clean.all Buildfile: build.xml does not exist! Build failed what i'm doing wrong? Thank you