pactbroker:download-pacts

Full name:

com.github.wrm:pactbroker-maven-plugin:0.0.1-SNAPSHOT:download-pacts

Description:

Verifies all pacts that can be found for this provider

Attributes:

  • Requires a Maven project to be executed.
  • Invokes the execution of the lifecycle phase generate-test-resources prior to executing itself.

Optional Parameters

Name Type Since Description
brokerUrl String - url of pact broker
pacts String - Location of pacts
Default value is: target/pacts-dependents.
provider String - Name of this provider

Parameter Details

brokerUrl:

url of pact broker
  • Type: java.lang.String
  • Required: No

pacts:

Location of pacts
  • Type: java.lang.String
  • Required: No
  • Default: target/pacts-dependents

provider:

Name of this provider
  • Type: java.lang.String
  • Required: No