Javadoc fixes in preparation of Java 8 compile compatibility* fixed few warning level javadoc plugin issues* fixes all error level javadoc plugin issues* had to add hibernate dep. to the javadoc plugin
TAB-4715 : merging EhcacheRequestValidatorV2 and EhcacheRequestValidator into a smart EhcacheRequestValidator that can handle both versions - moved to management-core so that the TMS can see this class
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
TAB-4561 : adding new modules to ehcache to support versioned rest API - maven aggregator not updated yet, so those modules are not being built by Jenkins