| Package | Description |
|---|---|
| com.atlassian.distribution | |
| com.atlassian.distribution.scriptwriter |
| Modifier and Type | Method and Description |
|---|---|
static MavenVersion |
MavenVersion.getMavenVersion(String versionNumber) |
static MavenVersion |
MavenVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MavenVersion[] |
MavenVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExtraResources.copyResources(File outputDirectory,
org.apache.maven.artifact.factory.ArtifactFactory artifactFactory,
org.apache.maven.artifact.resolver.ArtifactResolver resolver,
List remoteRepositories,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
Set<MavenVersion> mavenVersions,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Field and Description |
|---|---|
static MavenVersion |
FinalMavenBuildCommand.DEFAULT_MAVEN_VERSION |
| Modifier and Type | Method and Description |
|---|---|
MavenVersion |
FinalMavenBuildCommand.getMavenVersionEnum() |
Copyright © 2021 Atlassian. All rights reserved.