Skip to content

BenWolstencroft/go-nexus-poller-plugin

 
 

Repository files navigation

Nexus Repository Manager Poller Plugin for GoCD

Introduction

This is a package material plugin for GoCD. It is currently capable of polling Nexus repositories.

The behaviour and capabilities of the plugin is determined to a significant extent by that of the package material extension point in GoCD. Be sure to read the package material documentation before using this plugin.

Installation

Just drop go-nexus-poller.jar into plugins/external directory and restart GoCD. More details here

Compatibility

This plugin is compatible with the JSON message based plugin API introduced in version 14.4.0. More details here

Repository definition

Add a NuGet repository

Nexus Server URL must be a valid http or https URL. The plugin will try to access URL/services/rest/v1/repositories to report successful connection. Basic authentication (user:password@host/path) is supported. We recommend only using authentication over HTTPS.

Package definition

Click check package to make sure the plugin understands what you are looking for. Note that the version constraints are ANDed if both are specified.

Define a package as material for a pipeline

About

Nexus Repository Manager poller plugin for GoCD

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%