Details
Description
The following test works correctly from the jetspeed-page-manager folder:
> mvn test -P test -Dtest=TestDatabasePageManagerCache
however, this one does not:
> mvn test -P test
the TestDatabasePageManagerCache is skipped because it does not start the distributed caches correctly.