Works! Thanks!

On Tuesday, July 29, 2014 4:04:20 AM UTC-4, Lvc@ wrote:
>
> Hi Garrett,
> Those compilation errors are because some compiler version can't 
> automatically cast. I've fixed it, may you retry?
>
> Thanks,
> Lvc@
>
>
>
> On 28 July 2014 20:53, Garrett Gottlieb <[email protected] 
> <javascript:>> wrote:
>
> I'm trying to follow the ETL installation steps 
> <https://github.com/orientechnologies/orientdb-etl/wiki>, but I'm getting 
> the error:
> [INFO] -------------------------------------------------------------
> [WARNING] COMPILATION WARNING :
> [INFO] -------------------------------------------------------------
> [WARNING] Note: Some input files use unchecked or unsafe operations.
> [WARNING] Note: Recompile with -Xlint:unchecked for details.
> [INFO] 2 warnings
> [INFO] -------------------------------------------------------------
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/OAbstractETLComponent.java:[48,37] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/source/OFileSource.java:[69,38] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/loader/OOrientDBLoader.java:[139,32] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/loader/OOrientDBLoader.java:[141,41] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds int,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/transformer/OCSVTransformer.java:[60
> ,48] type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [INFO] 5 errors
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 20.288s
> [INFO] Finished at: Mon Jul 28 14:49:51 EDT 2014
> [INFO] Final Memory: 15M/81M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-
> plugin:3.1:compile (default-compile) on project orientdb-etl: Compilation 
> failure: Compilation failure:
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/OAbstractETLComponent.java:[48,37] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/source/OFileSource.java:[69,38] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/loader/OOrientDBLoader.java:[139,32] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/loader/OOrientDBLoader.java:[141,41] 
> type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds int,java.lang.
> Object
> [ERROR] /Users/gsquare567/Sites/pumpup/server/libs/orientdb-etl/src/main/
> java/com/orientechnologies/orient/etl/transformer/OCSVTransformer.java:[60
> ,48] type parameters of <RET>RET cannot be determined; no unique maximal 
> instance exists for type variable RET with upper bounds boolean,java.lang.
> Object
> [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
>
>
>
> Here's the complete output:
> gsquare567@Macintosh ~/S/p/s/l/orientdb-etl> sudo mvn clean install
> Password:
> [INFO] Scanning for projects...
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building orientdb-etl 0.9
> [INFO] 
> ------------------------------------------------------------------------
> Downloading: http://
> repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
> Downloaded: http://
> repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
>  
> (10 KB at 17.4 KB/sec)
> Downloading: http://
> repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
> Downloaded: http://
> repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
>  
>
> ...

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to