Spring wrote:
Hi ,
I find some time , the dependecies name which are present
both in pom.xml and project.xml ,
With Thanks ,
Alan
The project.xml file is used by Maven 1.x during the build.
Work is currently underway to move the build to use Maven 2. Maven 2
uses pom.xml files instead of project.xml files.
We hope to be using Maven 2 for building the Geronimo 1.2 release (not
the upcoming Geronimo 1.1 release).
See the following Maven 2 information: http://maven.apache.org/maven1.html
Regards,
John