class documentation
class _MavenArtifactRemote(_Fetcher):
Constructor: _MavenArtifactRemote(artifact, repoUrl)
Undocumented
| Method | __init__ |
Undocumented |
| Method | fetch |
Copy the artifact from the configured maven repository to the given path. |
| Instance Variable | artifact |
Undocumented |
| Instance Variable | repo |
Undocumented |
overrides
pythonbuilder.mavenrepo._Fetcher.fetchCopy the artifact from the configured maven repository to the given path.