On Freitag, 12. März 2010, Chris Bizer wrote: > The > new framework is available under GPL license in the DBpedia SVN and is > documented at http://wiki.dbpedia.org/Documentation.
I checked out the source from SVN and ran "mvn -X package" and I get a "File name too long" error. Any idea what might be the cause of this? I'm using maven 2.2.1 under Ubuntu 9.10. Here's more context of the error message: [INFO] includes = [**/*.scala,**/*.java,] [INFO] excludes = [] [INFO] /home/dnaber/prg/dbpedia/src/main/java:-1: info: compiling [INFO] /home/dnaber/prg/dbpedia/src/main/scala:-1: info: compiling [INFO] Compiling 133 source files to /home/dnaber/prg/dbpedia/target/classes at 1268682448883 [DEBUG] use java command with args in file forced : false [DEBUG] plugin jar to add :/home/dnaber/.m2/repository/org/scala- tools/maven-scala-plugin/2.13.2-SNAPSHOT/maven-scala-plugin-2.13.2- SNAPSHOT.jar [DEBUG] cmd: /usr/lib/jvm/java-6-sun-1.6.0.15/jre/bin/java -classpath /home/dnaber/.m2/repository/org/scala-lang/scala- compiler/2.8.0.Beta1/scala- compiler-2.8.0.Beta1.jar:/home/dnaber/.m2/repository/org/scala-lang/scala- library/2.8.0.Beta1/scala- library-2.8.0.Beta1.jar:/home/dnaber/.m2/repository/org/scala-tools/maven- scala-plugin/2.13.2-SNAPSHOT/maven-scala-plugin-2.13.2-SNAPSHOT.jar - Xbootclasspath/a:/home/dnaber/.m2/repository/org/scala-lang/scala- library/2.8.0.Beta1/scala-library-2.8.0.Beta1.jar org_scala_tools_maven_executions.MainWithArgsInFile scala.tools.nsc.Main /tmp/scala-maven-623058189538601651.args [ERROR] error: File name too long [ERROR] one error found [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR Regards Daniel -- http://www.danielnaber.de ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
