Uses of Class
org.apache.maven.api.cli.InvokerException
Packages that use InvokerException
Package
Description
-
Uses of InvokerException in org.apache.maven.api.cli
Methods in org.apache.maven.api.cli that throw InvokerExceptionModifier and TypeMethodDescriptiondefault voidInvoker.close()Closes and disposes of thisInvokerinstance, releasing any resources it may hold.intInvokes the Maven application using the providedInvokerRequest. -
Uses of InvokerException in org.apache.maven.api.cli.mvn
Methods in org.apache.maven.api.cli.mvn that throw InvokerException -
Uses of InvokerException in org.apache.maven.api.cli.mvn.resident
Methods in org.apache.maven.api.cli.mvn.resident that throw InvokerException -
Uses of InvokerException in org.apache.maven.api.cli.mvnenc
Methods in org.apache.maven.api.cli.mvnenc that throw InvokerExceptionModifier and TypeMethodDescriptionintEncryptInvoker.invoke(EncryptInvokerRequest invokerRequest) Invokes the encryption tool using the provided EncryptInvokerRequest. -
Uses of InvokerException in org.apache.maven.cling.invoker
Subclasses of InvokerException in org.apache.maven.cling.invokerModifier and TypeClassDescriptionstatic final classException for intentional exit: No message or anything will be displayed, just the carried exit code will be returned fromLookupInvoker.invoke(InvokerRequest)method.Methods in org.apache.maven.cling.invoker that return InvokerExceptionModifier and TypeMethodDescriptionprotected InvokerExceptionLookupInvoker.handleException(LookupInvoker.LookupInvokerContext<O, R, C> context, Exception e) Methods in org.apache.maven.cling.invoker that throw InvokerExceptionModifier and TypeMethodDescriptionvoidContainerCapsule.close()Performs a clean shutdown of backing container.voidLookupInvoker.LookupInvokerContext.close()ContainerCapsuleFactory.createContainerCapsule(C context) Creates container capsule.PlexusContainerCapsuleFactory.createContainerCapsule(C context) protected abstract CLookupInvoker.createContext(R invokerRequest) protected InvokerExceptionLookupInvoker.handleException(LookupInvoker.LookupInvokerContext<O, R, C> context, Exception e) int -
Uses of InvokerException in org.apache.maven.cling.invoker.mvn.forked
Methods in org.apache.maven.cling.invoker.mvn.forked that throw InvokerExceptionModifier and TypeMethodDescriptionintDefaultForkedMavenInvoker.invoke(ForkedMavenInvokerRequest invokerRequest) protected voidDefaultForkedMavenInvoker.validate(ForkedMavenInvokerRequest invokerRequest) -
Uses of InvokerException in org.apache.maven.cling.invoker.mvn.resident
Methods in org.apache.maven.cling.invoker.mvn.resident that throw InvokerException