Hi All; When I try to clean and install project I get that error:
21:51:23,852 INFO SolrDispatchFilterComponentTestBase:81 - Solr Core dbpedia is ready and mapped to /solr/default/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.apache.stanbol.commons.solr.web.it.DefaultDataDispatchFilterTest Results : Failed tests: ScopeTest.testCRUD:112 GET request to http://localhost:8765/ontonet/ontology: expecting status 200 (content: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Not Found</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /ontonet/ontology. Reason: <pre> Not Found</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> ) expected:<200> but was:<404> Any ideas? Thanks; Furkan KAMACI