Off a fresh clone of fcrepo, I'm getting the following running
mvn verify -Dconfig=Q -Dit.test=org.fcrepo.test.api.TestAPIA

Running org.fcrepo.test.api.TestAPIA
Ingesting demo objects...
Ingesting demo objects in FOXML format from //
Could not create managed clone test objects: java.lang.Error: Unresolved 
compilation problem: 
        org.fcrepo.server.management.FedoraAPIMBindingSOAPHTTPImpl cannot be 
resolved to a type
; nested exception is: 
        java.lang.Error: Unresolved compilation problem: 
        org.fcrepo.server.management.FedoraAPIMBindingSOAPHTTPImpl cannot be 
resolved to a type

Purging demo objects...
Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 58.689 sec 
<<< FAILURE!

This is not unlike the errors I remember seeing in setting up Eclipse w/ Fedora 
where the generated sources require fcrepo-server classes, but fcrepo-common 
can't require fcrepo-common without creating a circular dependency: 
https://jira.duraspace.org/browse/FCREPO-564
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Fedora-commons-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to