Since Justin's changes on Friday, I can't get my maven build to work. If I skip the tests, it builds fine. But if I run the tests, it fails a few times in org.geotools.referencing,factory.epsg.AbstractEpsgFactory:
Jul 23, 2007 8:39:01 AM org.geotools.referencing.factory.epsg.AbstractEpsgFactory generateEllipsoid WARNING: Ambiguity between inverse flattening and semi minor axis length. Using inverse flattening. Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 29.344 sec <<< FAILURE! Jul 23, 2007 8:39:31 AM org.geotools.referencing.factory.epsg.AbstractEpsgFactory generateEllipsoid WARNING: Ambiguity between inverse flattening and semi minor axis length. Using inverse flattening. Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 29.578 sec <<< FAILURE! Jul 23, 2007 8:39:58 AM org.geotools.referencing.factory.epsg.AbstractEpsgFactory generateEllipsoid WARNING: Ambiguity between inverse flattening and semi minor axis length. Using inverse flattening. Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.734 sec <<< FAILURE! Is anyone able to build past this point? Any ideas what I can try to do to fix this? Thanks, -- Graham Davis Refractions Research Inc. [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
