-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
current version on github
When running mvn test for ui-samples-plugin I get an error:
[ERROR] Tests run: 29, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 17.758 s <<< FAILURE! - in InjectedTest [ERROR] index.jelly(org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyCheck) Time elapsed: 0.009 s <<< FAILURE! java.lang.AssertionError: <?jelly escape-by-default='true'?> is missing in file:/E:/Users/Public/vititov/build/github/ui-samples-plugin/target/classes/index.jelly at org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyCheck.runTest(JellyTestSuiteBuilder.java:108)
Please, check PR with a fix: https://github.com/jenkinsci/ui-samples-plugin/pull/6