This morning when I did an 'svn update' on trunk, there appeared a new pom.xml in the \plugin\db2 directory. When I tried to do a build, it ran tests which are excluded in project.xml.

The pom.xml has a line at the bottom that says:
<skip>true</skip> <!-- Set this to 'true' to bypass unit tests entirely. -->
but it still seems to be running all the tests.

I copied the 'excludes' from project.xml to pom.xml but it still runs the tests that should be excluded.

I looked at some of the other plugin pom.xml and project.xml files but it isn't obvious what is going on.

Does the pom.xml replace or augment the project.xml?

Also, when doing a full maven build and it lists the processing order, all the projects listed are prefixed by 'geotools-' except for the db2 plugin. Is this important and if so, where is this specified.




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to