| java.lang.Object | |
| ↳ | com.atlassian.confluence.it.maven.MavenDependencyHelper |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Resolves the given maven dependency and version by looking in the reactor first.
| |||||||||||
Resolves the given maven dependency with version defined by the confluence.version system property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Resolves the given maven dependency and version by looking in the reactor first. If not found in the reactor, a local maven dependency is returned.
Resolves the given maven dependency with version defined by the confluence.version system property.

