Resolved! Maven build in sdk 2.2 fails to run junit tests that access Solr
I used the archetype for "all-in-one" and I modified the sample test case adding a simple lucene query as shown in the attached java file.When I execute: mvn testthe test fails because it seems that Alfresco cannot access Solr (see attached maven.l...