I did not see this. My full test build completed in under 45 minutes including download of all dependencies into an empty repo.
I have in the past seen some unusually long build times where tests access network resources such as schemas. Network latencies and timeouts can cause tests to hang for a long time. This can depend of the state of your network connectivity to the resource in question. All tests using network resources are supposed to be named *OnlineTest and only enabled with -Ponline but not all are. Try disconnecting from the network and build again with "mvn -o"; tests will not honour "-o" so disconnecting is the only way to be sure. :-) Kind regards, Ben. On 20/12/16 11:54, Torben Barsballe wrote: > I am getting some unusually long build times for certain modules: > > imagemosaic datasource module -> 18:50 min > > NetCDF gridcoverage module -> 59:12 min > > WFS client module (NG) -> 01:22 h > > Most other other modules build in less than a minute. > Total build time is 3:05 h > > Anyone else seeing this? > > (I am building on OS X) > > Torben > > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today.http://sdm.link/intel > > > > _______________________________________________ > GeoTools-Devel mailing list > GeoTools-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geotools-devel > -- Ben Caradoc-Davies <b...@transient.nz> Director Transient Software Limited <http://transient.nz/> New Zealand ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/intel _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel