extended @Component explanations
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1346185 13f79535-47bb-0310-9956-ffa450edef68master
parent
f4716d081b
commit
8fa0dc72fb
|
|
@ -106,7 +106,7 @@ Using Plugin Tools Java5 Annotations
|
||||||
* <<<@Parameter>>>: Used to configure your Mojo parameters. See
|
* <<<@Parameter>>>: Used to configure your Mojo parameters. See
|
||||||
{{{/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html}javadoc}} for more information.
|
{{{/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html}javadoc}} for more information.
|
||||||
|
|
||||||
* <<<@Component>>>: Used to configure injection of Plexus components. See
|
* <<<@Component>>>: Used to configure injection of Plexus components or Maven context components. See
|
||||||
{{{/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html}javadoc}} for more information.
|
{{{/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html}javadoc}} for more information.
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue