Class TestRegistryClientBuilder
java.lang.Object
io.quarkus.devtools.testing.registry.client.TestRegistryClientBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionaddExternalExtension(String groupId, String artifactId, String version) addExternalExtensionWithCodestart(String groupId, String artifactId, String version) voidbuild()debug()static PathgetMavenRepoDir(Path baseDir) static PathgetRegistryDir(Path baseDir, String registryId) static PathgetRegistryMemberCatalogPath(Path registryDir, io.quarkus.maven.dependency.ArtifactCoords bom) static TestRegistryClientBuildernewRegistry(String id)
-
Method Details
-
newInstance
-
baseDir
-
debug
-
persistPlatformDescriptorsAsMavenArtifacts
-
newRegistry
-
addExternalExtension
public TestRegistryClientBuilder addExternalExtension(String groupId, String artifactId, String version) -
addExternalExtensionWithCodestart
public TestRegistryClientBuilder.TestCodestartBuilder addExternalExtensionWithCodestart(String groupId, String artifactId, String version) -
build
public void build() -
getRegistryMemberCatalogPath
-
getRegistryDir
-
getMavenRepoDir
-