Hi Jacek
It's only a guess, but I think it's associated with the recent changes (that I couldn't resist to praise :)). They externalized dependencies' version numbers from project.xml files to another file, and introduced entity refs in their place.
When I modify the entity reference to a absolut one
(<!DOCTYPE project SYSTEM file:///d:/work/jakarta/geronimo/incubator-geronimo/etc/version-info.ent">)
maven build runs a step further.
BUILD FAILED
File...... d:\work\jakarta\geronimo\incubator-geronimo\maven.xml
Element... maven:reactor
Line...... 181
Column.... 27
Error parsing project.xml 'd:\work\jakarta\geronimo\incubator-geronimo\applications\demo\project.xml'
Kristian
ps: maven1.0, jdk 1.4.2_05, windows2000
