[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] RouteConverter [INFO] Code shared by all modules [INFO] Encapsulate Java Architecture for XML Binding (JAXB) access under Java 1.6 [INFO] Support for the GPX formats [INFO] REST webservice client [INFO] Access to the Google Maps API Geocoding service [INFO] Support for the Google Earth KML formats [INFO] Read and write all supported navigation formats [INFO] Access to the RouteCatalog service [INFO] Code shared by all UI modules [INFO] Access to the earthtools.org service [INFO] Code shared by all MapView modules [INFO] ProfileView based on the JFreeChart library [INFO] Access to the Feedback service [INFO] Access to the geonames.org service [INFO] Access to the HGT files [INFO] Complete positions with data from external services [INFO] MapView based on the Eclipse SWT library [INFO] The UI you see if you start the program [INFO] The command line you can use to start the program [INFO] The build license module [INFO] The build parent module [INFO] The platform independent part of the RouteConverter UI tool [INFO] The RouteConverter command line tool [INFO] The RouteConverter UI tool for Linux [INFO] The RouteConverter UI tool for Linux (64-bit) [INFO] The RouteConverter UI tool for Mac OS X [INFO] The RouteConverter UI tool for Mac OS X (64-bit) [INFO] The RouteConverter UI tool for Windows [INFO] The RouteConverter UI tool for Windows (64-bit) [INFO] The RouteConverter UI tool for Webstart [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RouteConverter 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ RouteConverter --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Code shared by all modules 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ common --- [INFO] Deleting file set: /usr/local/src/RouteConverter/common/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ common --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ common --- [INFO] Compiling 21 source files to /usr/local/src/RouteConverter/common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ common --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ common --- [INFO] Compiling 7 source files to /usr/local/src/RouteConverter/common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ common --- [INFO] Surefire report directory: /usr/local/src/RouteConverter/common/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running slash.common.type.ISO8601Test Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec Running slash.common.system.PlatformTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running slash.common.system.VersionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running slash.common.io.FilesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running slash.common.io.TransferTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec Running slash.common.util.BearingTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common --- [INFO] Building jar: /usr/local/src/RouteConverter/common/target/common-2.8-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ common --- [INFO] Building jar: /usr/local/src/RouteConverter/common/target/common-2.8-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Encapsulate Java Architecture for XML Binding (JAXB) access under Java 1.6 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ jaxb6 --- [INFO] Deleting file set: /usr/local/src/RouteConverter/jaxb6/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jaxb6 --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/jaxb6/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ jaxb6 --- [INFO] Compiling 3 source files to /usr/local/src/RouteConverter/jaxb6/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jaxb6 --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/jaxb6/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ jaxb6 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jaxb6 --- [INFO] No tests to run. [INFO] Surefire report directory: /usr/local/src/RouteConverter/jaxb6/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jaxb6 --- [INFO] Building jar: /usr/local/src/RouteConverter/jaxb6/target/jaxb6-2.8-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Support for the GPX formats 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ gpx --- [INFO] Deleting file set: /usr/local/src/RouteConverter/gpx/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ gpx --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/gpx/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ gpx --- [INFO] Compiling 40 source files to /usr/local/src/RouteConverter/gpx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ gpx --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/gpx/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ gpx --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ gpx --- [INFO] No tests to run. [INFO] Surefire report directory: /usr/local/src/RouteConverter/gpx/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gpx --- [INFO] Building jar: /usr/local/src/RouteConverter/gpx/target/gpx-2.8-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST webservice client 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ rest --- [INFO] Deleting file set: /usr/local/src/RouteConverter/rest/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rest --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ rest --- [INFO] Compiling 12 source files to /usr/local/src/RouteConverter/rest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ rest --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ rest --- [INFO] No tests to run. [INFO] Surefire report directory: /usr/local/src/RouteConverter/rest/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rest --- [INFO] Building jar: /usr/local/src/RouteConverter/rest/target/rest-2.8-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Access to the Google Maps API Geocoding service 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ googlemaps --- [INFO] Deleting file set: /usr/local/src/RouteConverter/googlemaps/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ googlemaps --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/googlemaps/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ googlemaps --- [INFO] Compiling 7 source files to /usr/local/src/RouteConverter/googlemaps/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ googlemaps --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/googlemaps/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ googlemaps --- [INFO] Compiling 3 source files to /usr/local/src/RouteConverter/googlemaps/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ googlemaps --- [INFO] Surefire report directory: /usr/local/src/RouteConverter/googlemaps/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running slash.navigation.googlemaps.GoogleMapsServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec Running slash.navigation.googlemaps.GoogleMapsPositionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ googlemaps --- [INFO] Building jar: /usr/local/src/RouteConverter/googlemaps/target/googlemaps-2.8-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Support for the Google Earth KML formats 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ kml --- [INFO] Deleting file set: /usr/local/src/RouteConverter/kml/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ kml --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/kml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ kml --- [INFO] Compiling 398 source files to /usr/local/src/RouteConverter/kml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ kml --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/kml/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ kml --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ kml --- [INFO] No tests to run. [INFO] Surefire report directory: /usr/local/src/RouteConverter/kml/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kml --- [INFO] Building jar: /usr/local/src/RouteConverter/kml/target/kml-2.8-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Read and write all supported navigation formats 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ navigation-formats --- [INFO] Deleting file set: /usr/local/src/RouteConverter/navigation-formats/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ navigation-formats --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ navigation-formats --- [INFO] Compiling 362 source files to /usr/local/src/RouteConverter/navigation-formats/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ navigation-formats --- [debug] execute contextualize [INFO] Using 'Cp1252' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /usr/local/src/RouteConverter/navigation-formats/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ navigation-formats --- [INFO] Compiling 92 source files to /usr/local/src/RouteConverter/navigation-formats/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ navigation-formats --- [INFO] Surefire report directory: /usr/local/src/RouteConverter/navigation-formats/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running slash.navigation.itn.TripmasterTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec Running slash.navigation.itn.TTTracklogTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running slash.navigation.itn.LogposTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Running slash.navigation.itn.TomTomRouteFormatTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running slash.navigation.copilot.CoPilotFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running slash.navigation.kml.QstarzTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running slash.navigation.kml.Navigon6310Test Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running slash.navigation.kml.Kml21FormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 sec Running slash.navigation.kml.TavellogTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running slash.navigation.kml.Wbt201LogTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running slash.navigation.kml.Kml22FormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.35 sec Running slash.navigation.kml.Bt747Test Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.023 sec <<< FAILURE! Running slash.navigation.mm.MagicMaps2GoFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running slash.navigation.mm.MagicMapsPthFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running slash.navigation.ovl.OvlFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running slash.navigation.nmn.NmnUrlFormatTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running slash.navigation.nmn.Nmn5FormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running slash.navigation.nmn.Nmn6FormatTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running slash.navigation.nmn.Nmn4FormatTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running slash.navigation.nmn.NavigatingPoiWarnerFormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running slash.navigation.nmn.Nmn6FavoritesFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running slash.navigation.simple.QstarzQ1000FormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running slash.navigation.simple.KienzleGpsFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running slash.navigation.simple.SygicFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running slash.navigation.simple.GoRiderGpsFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running slash.navigation.simple.ColumbusV900ProfessionalFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running slash.navigation.simple.OpelNaviFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running slash.navigation.simple.Route66FormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running slash.navigation.simple.GroundTrackFormatTest 3 août 2012 17:39:39 slash.navigation.simple.GroundTrackFormat parseTime GRAVE: Could not parse time '-17:-01:-43.800' Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running slash.navigation.simple.Iblue747FormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running slash.navigation.simple.KompassFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running slash.navigation.simple.ColumbusV900StandardFormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running slash.navigation.simple.HaicomLoggerFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running slash.navigation.simple.GlopusFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running slash.navigation.simple.GpsTunerFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running slash.navigation.url.UrlFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running slash.navigation.url.GoogleMapsUrlFormatTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running slash.navigation.tour.TourFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running slash.navigation.gpx.GpxFormatTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec Running slash.navigation.bcr.BcrRouteTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running slash.navigation.bcr.MTP0809FormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running slash.navigation.bcr.MG2009IntranetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running slash.navigation.bcr.MTP0607FormatTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running slash.navigation.base.BaseUrlParsingFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running slash.navigation.base.BaseNavigationFormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running slash.navigation.base.NavigationFormatsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running slash.navigation.base.TimeZoneTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running slash.navigation.nmea.NmeaFormatTest 3 août 2012 17:39:40 slash.navigation.nmea.BaseNmeaFormat hasValidFix GRAVE: Fix for '$GPRMC,060900.64,V,0000.0000,N,00000.0000,E,0,0,160709,0,W,N*25' is invalid. Contains 'N' 3 août 2012 17:39:40 slash.navigation.nmea.BaseNmeaFormat hasValidFix GRAVE: Fix for '$GPGGA,060901.64,0000.0000,N,00000.0000,E,0,2,60.000,0,M,0,M,0,*65' is invalid. Contains '0' 3 août 2012 17:39:40 slash.navigation.nmea.BaseNmeaFormat hasValidFix GRAVE: Fix for '$GPRMC,060914.64,V,4508.3662,N,01543.0320,E,0,0,160709,0,W,N*2A' is invalid. Contains 'N' 3 août 2012 17:39:40 slash.navigation.nmea.BaseNmeaFormat hasValidFix GRAVE: Fix for '$GPGSA,A,1,05,09,12,14,22,,,,,,,,19.9,12.6,15.3*09' is invalid. Contains '1' Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec Running slash.navigation.nmea.MagellanRouteFormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running slash.navigation.nmea.MagellanExploristFormatTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running slash.navigation.util.ConversionTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running slash.navigation.gopal.GoPalTrackFormatTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests in error: testParseTime(slash.navigation.kml.Bt747Test) Tests run: 291, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] RouteConverter .................................... SUCCESS [1.195s] [INFO] Code shared by all modules ........................ SUCCESS [12.547s] [INFO] Encapsulate Java Architecture for XML Binding (JAXB) access under Java 1.6 SUCCESS [0.631s] [INFO] Support for the GPX formats ....................... SUCCESS [1.490s] [INFO] REST webservice client ............................ SUCCESS [0.898s] [INFO] Access to the Google Maps API Geocoding service ... SUCCESS [2.299s] [INFO] Support for the Google Earth KML formats .......... SUCCESS [8.289s] [INFO] Read and write all supported navigation formats ... FAILURE [19.482s] [INFO] Access to the RouteCatalog service ................ SKIPPED [INFO] Code shared by all UI modules ..................... SKIPPED [INFO] Access to the earthtools.org service .............. SKIPPED [INFO] Code shared by all MapView modules ................ SKIPPED [INFO] ProfileView based on the JFreeChart library ....... SKIPPED [INFO] Access to the Feedback service .................... SKIPPED [INFO] Access to the geonames.org service ................ SKIPPED [INFO] Access to the HGT files ........................... SKIPPED [INFO] Complete positions with data from external services SKIPPED [INFO] MapView based on the Eclipse SWT library .......... SKIPPED [INFO] The UI you see if you start the program ........... SKIPPED [INFO] The command line you can use to start the program . SKIPPED [INFO] The build license module .......................... SKIPPED [INFO] The build parent module ........................... SKIPPED [INFO] The platform independent part of the RouteConverter UI tool SKIPPED [INFO] The RouteConverter command line tool .............. SKIPPED [INFO] The RouteConverter UI tool for Linux .............. SKIPPED [INFO] The RouteConverter UI tool for Linux (64-bit) ..... SKIPPED [INFO] The RouteConverter UI tool for Mac OS X ........... SKIPPED [INFO] The RouteConverter UI tool for Mac OS X (64-bit) .. SKIPPED [INFO] The RouteConverter UI tool for Windows ............ SKIPPED [INFO] The RouteConverter UI tool for Windows (64-bit) ... SKIPPED [INFO] The RouteConverter UI tool for Webstart ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.205s [INFO] Finished at: Fri Aug 03 17:39:40 CEST 2012 [INFO] Final Memory: 15M/208M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project navigation-formats: There are test failures. [ERROR] [ERROR] Please refer to /usr/local/src/RouteConverter/navigation-formats/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :navigation-formats