use "Maven Plugin Tools Java 5 Annotations" instead of "Maven Plugin Java 5 Annotations"
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1592266 13f79535-47bb-0310-9956-ffa450edef68master
parent
daf8877b3d
commit
e1e487489f
|
|
@ -28,8 +28,8 @@
|
|||
|
||||
<artifactId>maven-plugin-annotations</artifactId>
|
||||
|
||||
<name>Maven Plugin Java 5 Annotations</name>
|
||||
<description>Java 5 annotations to use in Mojos.</description>
|
||||
<name>Maven Plugin Tools Java 5 Annotations</name>
|
||||
<description>Java 5 annotations to use in Mojos</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ About ${project.name}
|
|||
|
||||
* Usage
|
||||
|
||||
To be able to {{{../maven-plugin-tools-annotations/index.html}use Maven Plugin Java 5 Annotations}},
|
||||
To be able to {{{../maven-plugin-tools-annotations/index.html}use Maven Plugin Tools Java 5 Annotations}},
|
||||
add this artifact to your project dependencies in <<<pom.xml>>>:
|
||||
|
||||
+--------+
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<artifactId>maven-plugin-tools-annotations</artifactId>
|
||||
|
||||
<name>Maven Plugin Tool for Java with Java 5 Annotations</name>
|
||||
<name>Maven Plugin Tool for Java with Annotations</name>
|
||||
<description>Descriptor extractor for plugins written in Java with Java 5 annotations.</description>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue