[exec] com.liferay.resource.actions.test.ResourceActionsDefinitionTest > testResourceActions STARTED
[exec]
[exec] com.liferay.resource.actions.test.ResourceActionsDefinitionTest > testResourceActions FAILED
[exec] java.lang.AssertionError: The following resource action issues are found:
[exec] com.liferay.search.experiences.service: resource action definition file should be in resource-actions/default.xml rather than /resource-actions/default.xml
[exec] at org.junit.Assert.fail(Assert.java:89)
[exec] at org.junit.Assert.assertTrue(Assert.java:42)
[exec] at com.liferay.resource.actions.test.ResourceActionsDefinitionTest.testResourceActions(ResourceActionsDefinitionTest.java:110)
[exec] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[exec] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[exec] at java.lang.reflect.Method.invoke(Method.java:498)
[exec] at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)