Hi, i am trying to run the tests in the framework using mvn test but it doesn't work... i edited the pom.xml maven-surefire-plugin to not skip them, but i get the following
------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dbpedia.extraction.dataparser.DurationParserTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.dbpedia.extraction.dataparser.UnitValueParserTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.dbpedia.extraction.dataparser.BooleanParserTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.dbpedia.extraction.dataparser.IntegerParserTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.dbpedia.extraction.dataparser.DateTimeParserTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 do i have to configure something else? regards Kontokostas Dimitris
------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
