linikujp / owltools

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

Problem with maven build: missing file for test #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm having problems during the build, with one of the tests failing. Could you 
please help?

Thanks,

Marta Costa

What steps will reproduce the problem?
1. mvn -X clean package
2.In output: 
Failed tests:   testAllIndividuals(owltools.util.MinimalModelGeneratorTest): 
Requested resource does not exists: src/test/resources/anonClassAssertions.owl

Tests in error: 
  testGenerateAnatomyDL(owltools.util.MinimalModelGeneratorTest)

What is the expected output? What do you see instead?
The build isn't completed. This is the only test that fails.

What version of the product are you using? On what operating system?
owltools Revision 1947
mac os 10.8.5

Please provide any additional information below.
Apache Maven 3.0.4

Original issue reported on code.google.com by dascyll...@gmail.com on 30 Jan 2014 at 6:48

GoogleCodeExporter commented 9 years ago
Thank you for reporting the problem. We have fixed all the failing test.

Original comment by HDie...@lbl.gov on 31 Jan 2014 at 1:25