To start with I had a long wait for the new jar (http://www.ibiblio.org/maven2/openejb/jaxb-api/2.0EA3/jaxb-api-2.0EA3.jar)...
After that point I am running into compile errors. I think I better assume that I only got half the jar and try again?). > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building GPS eXchange XML Support > [INFO] task-segment: [clean, install] > [INFO] > ---------------------------------------------------------------------------- > [INFO] [clean:clean] > [INFO] Deleting directory > C:\java\geotools\trunk\modules\unsupported\xml-gpx\target > [INFO] Deleting directory > C:\java\geotools\trunk\modules\unsupported\xml-gpx\target\classes > [INFO] Deleting directory > C:\java\geotools\trunk\modules\unsupported\xml-gpx\target\test-classes > [INFO] Deleting directory > C:\java\geotools\trunk\modules\unsupported\xml-gpx\target\site > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > Downloading: > http://www.ibiblio.org/maven2/openejb/jaxb-api/2.0EA3/jaxb-api-2.0EA3.jar > 71K downloaded > [INFO] [compiler:compile] > [INFO] Compiling 38 source files to > C:\java\geotools\trunk\modules\unsupported\xml-gpx\target\classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\java\geotools\trunk\modules\unsupported\xml-gpx\src\main\java\org\geotools\gpx\bean\CopyrightType.java:[44,27] > > incomp > atible types > found : javax.xml.bind.annotation.AccessType > required: javax.xml.bind.annotation.XmlAccessType > > C:\java\geotools\trunk\modules\unsupported\xml-gpx\src\main\java\org\geotools\gpx\bean\PtType.java:[45,27] > > incompatible > types > found : javax.xml.bind.annotation.AccessType > required: javax.xml.bind.annotation.XmlAccessType ------------------------------------------------------------------------- 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
