I am trying to compile jumbo-converters in my machine now, and it fails at the cif part, printing this:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project jumbo-converters-cif: Compilation failure
[ERROR] /Volumes/Warehouse/dynamic/Quixote/jumbo-converters/jumbo-converters-cif/src/test/java/org/xmlcml/cml/converters/cif/CIFConverterTest.java:[175,39] cannot find symbol
[ERROR] symbol : method parse(java.io.Reader)
[ERROR] location: class org.xmlcml.cif.CIFParser
Pablo.