-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
it will avoid this kind of error on CI when the connection to the xsd has failed:
Error Message Expecting empty but was:<[{"severity"=2, "message"="cvc-elt.1: Cannot find the declaration of element 'arquillian'.", "lineNumber"=22, "columnNumber"=112, "squiggleSelectionStrategy"="", "ValidationId"="org.eclipse.wst.xml.core.xml"}]> Stacktrace java.lang.AssertionError: Expecting empty but was:<[{"severity"=2, "message"="cvc-elt.1: Cannot find the declaration of element 'arquillian'.", "lineNumber"=22, "columnNumber"=112, "squiggleSelectionStrategy"="", "ValidationId"="org.eclipse.wst.xml.core.xml"}]> at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.checkNoValidationIssueWithSeverity(FuseIntegrationProjectCreatorRunnableIT.java:237) at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.checkNoValidationError(FuseIntegrationProjectCreatorRunnableIT.java:212) at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:163) at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForEAPSpringIT.testEAPSpringProjectCreation(FuseIntegrationProjectCreatorRunnableForEAPSpringIT.java:62)