... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bibliothek statt GUI
#15
bodum Wrote:Das geht so :
[..]

Ich bekomme trotzdem folgendes:

Code:
c:\p4\RouteConverter>c:\Tools\apache-maven-2.0.9\bin\mvn compile                
[INFO] Scanning for projects...                                                
[INFO] Reactor build order:                                                    
[INFO]   Code shared by all modules                                            
[INFO]   REST webservice client                                                
[INFO]   Access to the RouteCatalog service                                    
[INFO]   RouteConverter                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Code shared by all modules                                      
[INFO]    task-segment: [compile]                                              
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]                                                    
[INFO] Using default encoding to copy filtered resources.                      
[INFO] [compiler:compile]                                                      
[INFO] Compiling 13 source files to C:\p4\RouteConverter\common\target\classes  
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE                                                          
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure                                                      
                                                                                
C:\p4\RouteConverter\common\src\main\java\slash\navigation\util\Version.java:[61
,21] generics are not supported in -source 1.3                                  
(use -source 5 or higher to enable generics)                                    
    public static Map<String, String> parseParameters(String parameters) {      
                                                                                
C:\p4\RouteConverter\common\src\main\java\slash\navigation\hex\HexEncoder.java:[
124,24] for-each loops are not supported in -source 1.3                        
(use -source 5 or higher to enable for-each loops)                              
        for (String arg : args) {                                              
                                                                                
C:\p4\RouteConverter\common\src\main\java\slash\navigation\util\Files.java:[160,
51] generics are not supported in -source 1.3                                  
(use -source 5 or higher to enable generics)                                    
                                         final List<File> list) {

Probiert habe ich es mit Deiner Variante und der aus der Maven FAQ.
--
Christian
Reply


Messages In This Thread
Bibliothek statt GUI - by bodum - 08.06.2008, 21:27
RE: Bibliothek statt GUI - by routeconverter - 09.06.2008, 09:06
RE: Bibliothek statt GUI - by bodum - 09.06.2008, 17:28
RE: Bibliothek statt GUI - by routeconverter - 09.06.2008, 21:15
RE: Bibliothek statt GUI - by bodum - 09.06.2008, 21:22
RE: Bibliothek statt GUI - by routeconverter - 09.06.2008, 22:21
RE: Bibliothek statt GUI - by bodum - 10.06.2008, 06:02
RE: Bibliothek statt GUI - by routeconverter - 07.09.2008, 03:51
RE: Bibliothek statt GUI - by routeconverter - 10.06.2008, 09:46
RE: Bibliothek statt GUI - by bodum - 10.06.2008, 16:22
RE: Bibliothek statt GUI - by routeconverter - 12.06.2008, 21:59
RE: Bibliothek statt GUI - by routeconverter - 12.06.2008, 22:02
RE: Bibliothek statt GUI - by routeconverter - 12.06.2008, 22:03
RE: Bibliothek statt GUI - by bodum - 07.09.2008, 04:24
RE: Bibliothek statt GUI - by routeconverter - 07.09.2008, 04:39
RE: Bibliothek statt GUI - by bodum - 07.09.2008, 07:46
RE: Bibliothek statt GUI - by routeconverter - 07.09.2008, 18:49
RE: Bibliothek statt GUI - by routeconverter - 08.09.2008, 12:00

Forum Jump:


Users browsing this thread: 1 Guest(s)