@Mojo(name="convert",
requiresProject=false,
defaultPhase=PROCESS_TEST_RESOURCES)
public class ConvertMojo
extends org.apache.maven.plugin.AbstractMojo
This goal allows you to generate `stubs-jar` or execute `spring-cloud-contract:run` with generated WireMock mappings.
Constructor and Description |
---|
ConvertMojo(AetherStubDownloaderFactory aetherStubDownloaderFactory) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
@Inject public ConvertMojo(AetherStubDownloaderFactory aetherStubDownloaderFactory)
Copyright © 2016–2019 Spring. All rights reserved.