Solr- failing test when running Maven without clean
---------------------------------------------------
Key: STANBOL-400
URL: https://issues.apache.org/jira/browse/STANBOL-400
Project: Stanbol
Issue Type: Bug
Components: Commons
Environment: Ubuntu Linux, Java 1.6 64Bit
Reporter: Fabian Christ
In commons/solr/managed run
$ mvn clean install -> SUCCESS
$ mvn install -> FAILURE
Tests in error:
org.apache.stanbol.commons.solr.managed.ManagedSolrServerTest: Can not create
core with name 'entityhub' because a Core with that name does already exist!
Seems as if this test is not stateless. I don't had a deeper look but those
tests look a bit like integration tests not unit tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira