Package | Description |
---|---|
com.atlassian.confluence.it.maven |
Modifier and Type | Class and Description |
---|---|
class |
FileMavenDependency
Deprecated.
Please use confluence-test-utils module instead.
See {com.atlassian.confluence.test.plugin.maven.FileMavenDependency} alternative
|
class |
LocalMavenDependency
Deprecated.
Please use confluence-test-utils module instead.
See {com.atlassian.confluence.test.plugin.maven.LocalMavenDependency} alternative
|
Modifier and Type | Method and Description |
---|---|
static MavenDependency |
MavenDependencyHelper.resolve(String groupId,
String artifactId)
Deprecated.
Resolves the given maven dependency with version defined by the confluence.version system property.
|
static MavenDependency |
MavenDependencyHelper.resolve(String groupId,
String artifactId,
String version)
Deprecated.
Resolves the given maven dependency and version by looking in the reactor first.
|
Constructor and Description |
---|
MavenUploadablePlugin(String key,
String displayName,
MavenDependency dependency)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.