repository:convert-artifact

Full name:

npanday.plugin:maven-repository-plugin:1.1:convert-artifact

Description:

Converts the project's RDF artifact repository format into the default Maven repository format.

Attributes:

  • Requires a Maven 2.0 project to be executed.

Required Parameters

Name Type Since Description
project MavenProject - The maven project.

Parameter Details

project:

The maven project.
  • Type: org.apache.maven.project.MavenProject
  • Required: Yes
  • Expression: ${project}