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 (??!)
$ find ../xwiki-web/
../xwiki-web/
../xwiki-web/.classpath
../xwiki-web/.project
../xwiki-web/bin
../xwiki-web/bin/.classpath
../xwiki-web/bin/.project
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)
i'll build xwiki anyway ...
Regards