java,maven,rdf,db2triples,r2rml
The error means that when you run db2triples, it can't find a dependency that is needed. One way to resolve this problem is to add the required dependencies to your class path. Is the apache commons cli jar actually sitting in target/dependencies? Another way to resolve this is to build...