itdependency-resolution:inject

Full name:

org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT:inject

Description:

Injects artifacts from the plugin into the dependency artifacts of the project.

Attributes:

  • Requires a Maven project to be executed.

Optional Parameters

Name Type Since Description
artifacts String[] - The version-less keys in the form groupId:artifactId of the plugin artifacts to inject into dependency artifacts of the project.

Parameter Details

artifacts:

The version-less keys in the form groupId:artifactId of the plugin artifacts to inject into dependency artifacts of the project.
  • Type: java.lang.String[]
  • Required: No