I made a review of the state of our test coverage in Maven 2 build. In short, Maven 2 now performs as well as Maven 1 regarding the test coverage, except for the WMS module. Result below:

Modules excluded from the build because of compilation error:

    geometryless
    oraclespatial

Modules excluded from the build because of proprietary JAR dependencies:

    arcsde


----------------------------------------------------------------------------


List of modules with disabled tests:

Module:            ext/picke
Disabled tests:    *.java
Reason:            test failure.
Status in Maven 1: The whole module was completly excluded from the build
                   (not just the tests).

----------------------------------------------------------------------------

Module:            ext/validation
Disabled tests:    MemoryLeakTest.java
Reason:            test failure:
                   org.geotools.data.DataSourceException: Connection failed
Status in Maven 1: The test was excluded as well.

----------------------------------------------------------------------------

Module:            plugin/db2
Disabled tests:    DB2*.java
Reason:            Requires a live connection to a database.
Status in Maven 1: Were disabled as well for the same reason.

----------------------------------------------------------------------------

Module:            plugin/gtopo30
Disabled tests:    *.java
Reason:            The test data were deleted because images were too big.
Status in Maven 1: The whole module was completly excluded from the build
                   (not just the tests).

----------------------------------------------------------------------------

Module:            plugin/mysql
Disabled tests:    *.java
Reason:            Test failures:
                   java.sql.SQLException: Unable to connect to any hosts
Status in Maven 1: The tests were excluded as well.

----------------------------------------------------------------------------

Module:            plugin/postgis
Disabled tests:    *OnlineTest.java
Reason:            OnlineTests are extremely slow (more than 20 minutes on my
                   slow New-Caledonian connection).
Status in Maven 1: The online tests were skipped as well.

----------------------------------------------------------------------------

Module:            plugin/shapefile
Disabled tests:    ShapefileReadWriteTest.java
Reason:            Exception similar to the one below:
                   java.io.IOException: Unable to delete original file: 
.../Temp/test-shp51284.prj
Status in Maven 1: The same test were excluded as well.

----------------------------------------------------------------------------

Module:            plugin/wms
Disabled tests:    *.java
Reason:            Surefile fails for a mysterious reason before to run any test
Status in Maven 1: Was running fine.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to