Inject Test issue while plugin genration

33 views
Skip to first unread message

selva vignesh

unread,
Dec 12, 2019, 2:40:09 AM12/12/19
to Jenkins Users
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

Ullrich Hafner

unread,
Dec 12, 2019, 3:33:54 AM12/12/19
to Jenkins Users
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:

-- 
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b5bc7ce8-54b2-4b1a-8954-ccbf975b8802%40googlegroups.com.

selva vignesh

unread,
Dec 12, 2019, 9:08:46 AM12/12/19
to jenkins...@googlegroups.com
Now it is working fine. Thanks

Reply all
Reply to author
Forward
0 new messages