- reactorProjects - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
- readModel(File) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Extract the model from the specified POM file.
- readyProjectsCounter - Static variable in class org.apache.maven.plugin.deploy.DeployMojo
-
When building with multiple threads, reaching the last project doesn't have to mean that all projects are ready
to be deployed
- repeat(String, int) - Static method in class org.apache.maven.plugin.deploy.HelpMojo
-
Repeat a String n times to form a new string.
- repositoryFactory - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Component used to create a repository.
- repositoryId - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Server Id to map on the <id> under <server> section of settings.xml In most cases, this parameter
will be required for authentication.
- repositoryLayout - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
The type of remote repository layout to deploy to.
- repositoryLayouts - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Map that contains the layouts.
- retryFailedDeploymentCount - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Parameter used to control how many times a failed deployment will be retried before giving up and failing.
- retryFailedDeploymentCount - Variable in class org.apache.maven.plugin.deploy.DeployRequest
-