rajeshkumar created the topic: Hudson plugin development in Eclipse
I’m following the instructions to create a plugin workspace located at:
wiki.hudson-ci.org/display/HUDSON/Plugin+tutorial
however, when I run the setup (mvn hpi:run), the plugin doesn’t show up as a configuration option in the Hudson Management console. It does show up as an installed plugin in the Plugin Manager. The build runs fine, Jetty starts fine, no exceptions in the console, one info-level warning about the plugin being loaded twice:
Mar 24, 2010 12:13:16 AM hudson.PluginManager$1$3$1 isDuplicate
INFO: Ignoring C:\p4\Hudson\reviewboard\.\work\plugins\testplugin.hpl because C:\p4\Hudson\testplugin\.\work\plugins\testplugin.hpl is already loaded
Any ideas why the sample wouldn’t work “out of the box”?
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
- What Popular Apps Were Built With C/C++. Why Other Programming Languages Would Not Suit? - January 9, 2025
- Top 11 DevOps consulting companies in 2024. - January 8, 2025
- Atlassian Jira Demo - January 4, 2025