On Fri, Apr 29, 2011 at 8:19 AM, <[email protected]> wrote: > I did a svn up some hours ago, the failure was there. > I did a svn up up again, the failure was gone. > > But the next problem is > > [INFO] Compilation failure > /home/christian/gs-trunk/src/wfs/src/main/java/org/geoserver/wfs/xml/GML32OutputFormat.java:[68,18] > cannot find > symbol > symbol : variable CANONICAL_SCHEMA_LOCATION > location: class org.geotools.wfs.v2_0.WFS > > Any idea ?
You probably had out of date geotools artifacts which maven downloaded at the second attempt? I normally have pair checkouts of GeoTools and GeoServer, each morning I updated and build both of them to avoid grabbing old jars from the repos Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
