Hmmm... The build box reports being able to build and I believe Jody is ok as well. I find it a strange coincidence that you are getting referencing errors at the same time people over yonder have been hacking hard on referencing... just a thought. Are we sure that Jody has not been hacking on your machine :).
Here is what I suggest you do: 1. Clean out all the geotools + geoapi jars in your maven repository (~/.m2/repository/org/geotools and ~/.m2/repository/org/opengis) 2. ensure that "svn status" in the root of your geotools and geoapi source trees show no modifications 3. Do a full build of geotools. Other then that... I am at a loss. -Justin Graham Davis wrote: > 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, > -- Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- 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
