public interface MavenInvokerUnequippedEmbeddedMaven
extends org.jboss.shrinkwrap.resolver.api.ResolverSystem
| Modifier and Type | Method and Description |
|---|---|
MavenInvokerEquippedEmbeddedMaven |
setMavenInvoker(org.apache.maven.shared.invoker.InvocationRequest request,
org.apache.maven.shared.invoker.Invoker invoker)
Creates an instance of EmbeddedMaven with set given instances of
InvocationRequest and Invoker. |
MavenInvokerEquippedEmbeddedMaven setMavenInvoker(org.apache.maven.shared.invoker.InvocationRequest request, org.apache.maven.shared.invoker.Invoker invoker)
InvocationRequest and Invoker.request - An Invoker the EmbeddedMaven should be created withinvoker - An InvocationRequest the EmbeddedMaven should be created withInvocationRequest and Invoker.Copyright © 2024 JBoss by Red Hat. All rights reserved.