pactbroker:upload-pacts

Full name:

com.github.wrm:pactbroker-maven-plugin:0.0.1-SNAPSHOT:upload-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 test 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.

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