public interface ProviderInfo
Modifier and Type | Method and Description |
---|---|
void |
addProviderProperties() |
List<String[]> |
getJpmsArguments(ProviderRequirements forkRequirements) |
Set<org.apache.maven.artifact.Artifact> |
getProviderClasspath() |
String |
getProviderName() |
boolean |
isApplicable() |
boolean isApplicable()
@Nonnull Set<org.apache.maven.artifact.Artifact> getProviderClasspath() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
void addProviderProperties() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
@Nonnull List<String[]> getJpmsArguments(@Nonnull ProviderRequirements forkRequirements)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.