The messages already tells you what to do: > <?jelly escape-by-default='true'?> is missing in > file:/Users/selva-5820/plugin/sprints-jenkins-plugin/target/classes/io/jenkins/plugins/jenkinswork/buildstepaction/FeedStatus/config.jelly
Using a web search engine will lead to the following page: https://wiki.jenkins.io/display/JENKINS/Jelly+and+XSS+prevention <https://wiki.jenkins.io/display/JENKINS/Jelly+and+XSS+prevention> > Am 12.12.2019 um 08:40 schrieb selva vignesh <[email protected]>: > > Hi Team, > I've developed plugin for my team. While generating the hpi file using mvn > clean package. I am getting below error. Kindly assist me get rid of this > issue. > [ERROR] Tests run: 165, Failures: 100, Errors: 0, Skipped: 0, Time elapsed: > 17.734 s <<< FAILURE! - in InjectedTest > [ERROR] > io/jenkins/plugins/jenkinswork/buildstepaction/FeedStatus/config.jelly(org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyCheck) > Time elapsed: 0.184 s <<< FAILURE! > java.lang.AssertionError: <?jelly escape-by-default='true'?> is missing in > file:/Users/selva-5820/plugin/sprints-jenkins-plugin/target/classes/io/jenkins/plugins/jenkinswork/buildstepaction/FeedStatus/config.jelly > Thanks in Advance > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/b5bc7ce8-54b2-4b1a-8954-ccbf975b8802%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/b5bc7ce8-54b2-4b1a-8954-ccbf975b8802%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2E405E59-7E4C-483A-8F31-7ABC0BF97776%40gmail.com.
