TAB-4715 : fixing jax rs classes scanning test : since we ignore everything jersey related, but, we manually add SseFeature, the tests thought that this class was not found on the classpath. Adding an exception to the rule for SseFeature
TAB-4485 : make JerseyApplicationTestCommon common to all modules, for the Jersey resources classpath scanning tests. That means removing ApplicationEhCacheTestCommon from management-ehcache-common
TABQA-7394 : we need to include jars previously built in the reactor to be considered ; refactored the test to avoid duplication between versioned modules