linikujp / owltools

Automatically exported from code.google.com/p/owltools
0 stars 0 forks source link

mvn build of command line OWL tools on OSX fails at OWLTools-Annotation #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.mvn clean package
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

OSX 10.8.5

Please provide any additional information below.

Pulled read-only set this morning. Following error:

[INFO] Compiling 71 source files to 
/Users/jeffemch/Desktop/Sno-Owl/owltools/OWLTools-Annotation/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/Users/jeffemch/Desktop/Sno-Owl/owltools/OWLTools-Annotation/src/main/java/owlto
ols/gaf/lego/MolecularModelManager.java:[405,3] cannot find symbol
symbol  : method setAboxOntology(org.semanticweb.owlapi.model.OWLOntology)
location: class owltools.gaf.lego.LegoModelGenerator
[INFO] 1 error

Original issue reported on code.google.com by 6foob...@gmail.com on 19 Dec 2013 at 2:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1834.

Original comment by cmung...@gmail.com on 19 Dec 2013 at 11:44