Martin Desruisseaux wrote: > Cory Horner a écrit : > >> c:\java\geotools\2.3.x\module\main\src\org\geotools\filter\IsNotEqualToImpl.java:[56,30] >> >> cannot resolve symbol >> symbol : method visit >> (org.geotools.filter.IsNotEqualToImpl,java.lang.Object) >> location: interface org.opengis.filter.FilterVisitor > > > I got this failure a few days ago. It seems to be caused by > geoapi-nogenerics-2.1-M1.jar which seems to has been modified and > overwritten without upgrating the number ro -M2 (but I'm may be wrong, > this is just an hypothesis). I fixed this build failure by deleting > the .m2/repository/org/geotools/opengis/geoapi-nogenerics/2.1-M1 and > launching "mvn install" again. > > Martin
Thanks Martin! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
