mavenpactpact-java

In PactBroker, When i will get the data in "Last Verified" column - New PactBroker Version


In PactBroker, When i will get the data in "Last Verified" column.

Image : Pact Broker - New Version

Am using Maven plugin to verify with provider,

mvn pact:verify

Plugin:

groupId: au.com.dius
artifactId: pact-jvm-provider-maven_2.11
version: 3.3.4

Solution

  • As of today, the JVM version has not yet got full support for this feature but we are working on it!

    You can implement it yourself by following the HAL links and publishing to the pb:publish-verification-results link.