maven-one-plugin:install-maven-one-repository

Full name:

org.apache.maven.plugins:maven-one-plugin:1.3:install-maven-one-repository

Description:

Install the artifact in the Maven 1 local repository.

Attributes:

  • Requires a Maven 2.0 project to be executed.
  • Binds by default to the lifecycle phase: install.

Optional Parameters

Name Type Since Description
mavenOneRepository String - The location of the local repository.

Parameter Details

mavenOneRepository:

The location of the local repository.
  • Type: java.lang.String
  • Required: No
  • Expression: ${mavenOneRepository}