On Jun 23, 2007, at 10:59 AM, Vincent Massol wrote:
Hi Evelina,
On Jun 23, 2007, at 9:44 AM, Catalin Hritcu wrote:
Hi Evelina,
There was a proposal by Vincent to finally drop ant in favor of maven. It might be the case that he has already implemented that: http://www.nabble.com/-Proposal--Switch-to-using-Maven2- tf3951982.html
You can generate the eclipse project using maven: http://maven.apache.org/guides/mini/guide-ide-eclipse.html
However, be warned that things are not stable yet on the svn. Like Vincent warned on this thread two days ago: http://www.nabble.com/-Proposal--New-SVN-directory-structure-to- accommodate-the-different-applications-we-have-tf3908667.html "It means that during 2-3 days the build won't work and it'll be a bit of chaos during that time."
right... It should be ok now.
Evelina, yes you need maven2 now.
I'll update the doc on http://www.xwiki.org/xwiki/bin/view/ Community/Building and http://www.xwiki.org/xwiki/bin/view/ Community/SourceRepository today or tomorrow but basically you go in the module you wish to build and type "mvn install".
I have now updated the doc. Thanks -Vincent
-Vincent
On 6/22/07, [email protected] <[email protected]> wrote:
Hello,
I updated yesterday my xwiki sources and I see you've changed all the svn directories. The problem is that when I try to build it in Eclipse I can't find the build.xml file and also, I create a new project based on xwiki-platform-core and it gives me lots of errors in eclipse, like some files missing or some classes not found.
Can anyone tell me how to build the standalone now that there is no build file? I would very much appreciate it.
Thank you. Evelina