diff --git a/maven-plugin-api/src/main/mdo/lifecycle.mdo b/maven-plugin-api/src/main/mdo/lifecycle.mdo index 2d8f2da8db..2335d15c29 100644 --- a/maven-plugin-api/src/main/mdo/lifecycle.mdo +++ b/maven-plugin-api/src/main/mdo/lifecycle.mdo @@ -24,7 +24,8 @@ under the License. lifecycle-mappings LifecycleMappings META-INF/maven/lifecycle.xml in a plugin's jar artifact. ]]> @@ -36,7 +37,7 @@ under the License. LifecycleConfiguration 1.0.0 - Root element of the lifecycle.xml file. + lifecycle.xml file.]]> lifecycles diff --git a/maven-plugin-api/src/site/site.xml b/maven-plugin-api/src/site/site.xml index daf5e41f00..85de2410c9 100644 --- a/maven-plugin-api/src/site/site.xml +++ b/maven-plugin-api/src/site/site.xml @@ -1,7 +1,31 @@ + + + + + + +