Versions of gocd before 17.10 require you to use plugin attribute, not
pluginId.

On Fri, Sep 15, 2017, 7:14 PM <[email protected]> wrote:

> Hi,
>
> We're trying to use pipelines as code in GoCD (v17.3.0-1).
>
> Adding the following to the Admin XML:
>
>     <config-repo pluginId="json.config.plugin" id="repo1">
>       <git url="https://github.com/tomzo/gocd-json-config-example.git"; />
>     </config-repo>
>
> And copied json-config-plugin-0.2.jar into /data/plugins/external. The
> plugin does appear in the plugins view.
>
> Error message:
>
> Attribute 'pluginId' is not allowed to appear in element 'config-repo'.
>
> We tried to remove both pluginId and id attributes. We can then save the
> XML but the pipelines are not picked up.
>
> Any idea how to proceed?
>
> Thanks
>
> --
> 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.
>

-- 
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.

Reply via email to