| Package | Description |
|---|---|
| org.scijava.maven.plugin.install |
| Modifier and Type | Method and Description |
|---|---|
static AbstractInstallMojo.OtherVersions |
AbstractInstallMojo.OtherVersions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractInstallMojo.OtherVersions[] |
AbstractInstallMojo.OtherVersions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractInstallMojo.installArtifact(org.apache.maven.artifact.Artifact artifact,
File appDir,
boolean force,
AbstractInstallMojo.OtherVersions otherVersionsPolicy) |
protected void |
AbstractInstallMojo.installArtifact(org.apache.maven.artifact.Artifact artifact,
File appDir,
String appSubdir,
boolean force,
AbstractInstallMojo.OtherVersions otherVersionsPolicy) |
Copyright © 2014–2021 SciJava. All rights reserved.