We need to fix this since any dep that is not declared in the minimal dep pom should be installable with EM. This is affecting several func tests, including several contrib projects. For example: The current workaround is to use:
extraJARs = {
"org.xwiki.platform:xwiki-platform-eventstream-store-solr"
|