Hi,

On Jan 30, 2008, at 10:30 PM, thierry henrio wrote:

Hi all,
i checked out whole trunks
under win platform, "import maven project" under./trunks gives weird results

it produces strange directory layout, under ../trunks, and empty eclipse project (??!)

No, it's not empty... Check the building page on dev.xwiki.org there are instructions there to build everything including the xeclipse projects.

$ find ../xwiki-web/
../xwiki-web/
../xwiki-web/.classpath
../xwiki-web/.project
../xwiki-web/bin
../xwiki-web/bin/.classpath
../xwiki-web/bin/.project

All you're listing here are files generated by Eclipse. Not sure what you find wrong with them?

mvn eclipse:eclipse under each trunks subdir produces good results, when imported as "java project"

couldn't it be possible to provide better support for maven project import on eclipse ?
(eclipse=3.3.1.1, M20071023-1652, m2eclipse=0.0.12.20071107-2300)

AFAIK several of us are using Eclipse to work on xwiki and it seems to work just fine.

Not sure what you want improved.

Thanks
-Vincent