Welcome, Guest
Username Password: Remember me

Hudson plugin development in Eclipse
(1 viewing) (1) Guest
Hudson
  • Page:
  • 1

TOPIC: Hudson plugin development in Eclipse

Hudson plugin development in Eclipse 2 years, 2 months ago #185

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44553
  • Karma: 4
  • Honor Medal 2009
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
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar
  • Page:
  • 1
Time to create page: 0.45 seconds

     
    
Home Forum