- ReactorArtifact - Class in de.qaware.maven.plugin.offline
-
Describes an artifact in the current build reactor.
- ReactorArtifact(Artifact) - Constructor for class de.qaware.maven.plugin.offline.ReactorArtifact
-
Convert a maven artifact to a ReactorArtifact
- ReactorArtifact(Artifact) - Constructor for class de.qaware.maven.plugin.offline.ReactorArtifact
-
Convert a aether artifact to a ReactorArtifact
- RepositoryType - Enum in de.qaware.maven.plugin.offline
-
Enum for the types of remote repositories used in maven.
- resolveDependencies(MavenProject) - Method in class de.qaware.maven.plugin.offline.DependencyDownloader
-
Download all dependencies of a maven project including transitive dependencies.
- ResolveDependenciesMojo - Class in de.qaware.maven.plugin.offline
-
Mojo used to download all dependencies of a project or reactor to the local repository.
- ResolveDependenciesMojo() - Constructor for class de.qaware.maven.plugin.offline.ResolveDependenciesMojo
-
- resolveDynamicDependency(DynamicDependency) - Method in class de.qaware.maven.plugin.offline.DependencyDownloader
-
Download a single dependency and all of its transitive dependencies that is needed by the build without appearing in any dependency tree
- resolvePlugin(Plugin) - Method in class de.qaware.maven.plugin.offline.DependencyDownloader
-
Download a plugin, all of its transitive dependencies and dependencies declared on the plugin declaration.