plexus:check-role-hints
Full name:
org.codehaus.plexus:plexus-maven-plugin:1.3.9-SNAPSHOT:check-role-hints
Description:
PlexusCheckRoleHintsMojo
Attributes:
- Requires a Maven project to be executed.
- Binds by default to the lifecycle phase: test.
Required Parameters
Name |
Type |
Since |
Description |
plexusDirectory |
File |
- |
The META-INF/plexus/ directory that contains the post-processed
plexus data files. [ components.xml, application.xml, and
plexus.xml ]
|
Parameter Details
plexusDirectory:
The META-INF/plexus/ directory that contains the post-processed
plexus data files. [ components.xml, application.xml, and
plexus.xml ]
- Type: java.io.File
- Required: Yes
- Expression: ${project.build.outputDirectory}/META-INF/plexus