diff --git a/maven-plugin-annotations/pom.xml b/maven-plugin-annotations/pom.xml index f8b93de..d071f56 100644 --- a/maven-plugin-annotations/pom.xml +++ b/maven-plugin-annotations/pom.xml @@ -19,14 +19,16 @@ --> 4.0.0 + maven-plugin-tools org.apache.maven.plugin-tools 3.0-SNAPSHOT - Maven Plugin Annotations - maven-plugin-annotations + Maven Plugin Java 5 Annotations + Java 5 annotations to use in Mojos. + diff --git a/maven-plugin-annotations/src/site/site.xml b/maven-plugin-annotations/src/site/site.xml new file mode 100644 index 0000000..aa167ff --- /dev/null +++ b/maven-plugin-annotations/src/site/site.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + +