quarkiverse / quarkus-pact

Pact is a widely-recommended framework for consumer-driven contract testing. This Quarkus extension gives the best Pact integration with Quarkus.
https://pact.io/
Apache License 2.0
11 stars 6 forks source link

Add missing pluginManagement #135

Closed gastaldi closed 1 year ago

gastaldi commented 1 year ago

This is what's causing the build to fail

gastaldi commented 1 year ago

The template is correct, not sure why it was missing here: https://github.com/quarkusio/quarkus/blob/8bfd534443aa80c1d9622adb4a329f81f8b14a99/independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus-extension/code/extension-base/java/pom.tpl.qute.xml#L77-L83