Hi, I'm quite stuck on my working copy of trunk not being built.
Guess it has something to do with the geoapi version? I've tried with the one downloaded by maven and by building geoapi myself from latest trunk version, both ways geotools fails. Bellow is the error I'm getting. Gabriel [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/gabriel/svn/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/metadata/iso/spatial/GeoreferenceableImpl.java: [48,7] org.geotools.metadata.iso.spatial.GeoreferenceableImpl is not abstract and does not override abstract method getGeoreferencedParameters() in org.opengis.metadata.spatial.Georeferenceable /home/gabriel/svn/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/metadata/iso/maintenance/MaintenanceInformationImpl.java: [50,7] org.geotools.metadata.iso.maintenance.MaintenanceInformationImpl is not abstract and does not override abstract method getMaintenanceNotes() in org.opengis.metadata.maintenance.MaintenanceInformation /home/gabriel/svn/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/metadata/iso/quality/ScopeImpl.java: [42,7] org.geotools.metadata.iso.quality.ScopeImpl is not abstract and does not override abstract method getLevelDescription() in org.opengis.metadata.quality.Scope ------------------------------------------------------------------------- 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
