You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Mark Lin <ml...@gmail.com> on 2014/07/08 18:22:57 UTC

OM SVN CHECKOUT - BUILD FAIL NO BUILD.XML FILE

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

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

Posted by Maxim Solodovnik <so...@gmail.com>.
please use this page: http://openmeetings.apache.org/mail-lists.html


On 14 July 2014 11:19, Gerente de Sistemas <vi...@gmail.com> wrote:

> unsubscribe
>



-- 
WBR
Maxim aka solomax

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

Posted by Gerente de Sistemas <vi...@gmail.com>.
unsubscribe

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

Posted by Maxim Solodovnik <so...@gmail.com>.
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=mysql option

for debug version please add -Dwicket.mode=DEVELOPMENT


On 10 July 2014 01:50, Mark Lin <ml...@gmail.com> wrote:

> 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 <so...@gmail.com>:
>
>> yes,
>> trunk should be built with maven
>>
>
>
> On 9 July 2014 00:10, Alexei Fedotov <al...@gmail.com> 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.ru/
>> +7 916 562 8095
>>
>> [1] Start using Apache Openmeetings today,
>> http://openmeetings.apache.org/
>> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
>> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>>
>>
>> On Tue, Jul 8, 2014 at 8:22 PM, Mark Lin <ml...@gmail.com> wrote:
>> > 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
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

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

Posted by Mark Lin <ml...@gmail.com>.
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 <so...@gmail.com>:

> yes,
> trunk should be built with maven
>
>
> On 9 July 2014 00:10, Alexei Fedotov <al...@gmail.com> 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.ru/
>> +7 916 562 8095
>>
>> [1] Start using Apache Openmeetings today,
>> http://openmeetings.apache.org/
>> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
>> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>>
>>
>> On Tue, Jul 8, 2014 at 8:22 PM, Mark Lin <ml...@gmail.com> wrote:
>> > 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
>>
>
>
>
> --
> WBR
> Maxim aka solomax

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

Posted by Maxim Solodovnik <so...@gmail.com>.
yes,
trunk should be built with maven


On 9 July 2014 00:10, Alexei Fedotov <al...@gmail.com> 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.ru/
> +7 916 562 8095
>
> [1] Start using Apache Openmeetings today, http://openmeetings.apache.org/
> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>
>
> On Tue, Jul 8, 2014 at 8:22 PM, Mark Lin <ml...@gmail.com> wrote:
> > 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
>



-- 
WBR
Maxim aka solomax

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

Posted by Alexei Fedotov <al...@gmail.com>.
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] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
[3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings


On Tue, Jul 8, 2014 at 8:22 PM, Mark Lin <ml...@gmail.com> wrote:
> 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