James, Please check the Admin -> Plugins on your GoCD server to see if the plugins are detected properly by Go server and loaded fine. Also what version of GoCD are you using?
If you're using GoCD 17.2 or latest, you might be facing this issue because the older Task API was deprecated. Please check the release notes as of 17.2.0 <https://www.gocd.io/releases/>. Both the plugins you've mentioned are listed there as wouldn't work. You might want to get in touch with the plugin authors to upgrade their plugins to work with the new GoCD releases. On Wed, Apr 5, 2017 at 1:54 AM, James Regan <[email protected]> wrote: > I have setup a GoCD server and agent (on a Windows machine if that > matters). I am using it to build a .NET application. I have installed a few > Task plugins (Powershell, Xunit-converter) and when I restart the server I > see those as loaded and installed without issue in the plugin admin screen. > > However, when I go to create or edit a job, I do not see these new tasks > in the "Add Task" dropdown. I can get around the powershell one by using a > Custom command, but I need to be able to convert my MsTest ouptut to Xunit > so that it can display the results in the Test Results Tab. > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Ashwanth Kumar / ashwanthkumar.in -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
