diff --git a/pom.xml b/pom.xml
index 81854d08d4b8..449d88f13dad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1078,6 +1078,13 @@ under the License.
maven-resolver-tools
${resolverVersion}
+
+
+ org.apache.maven
+ maven-api-annotations
+
+ 4.0.0-rc-6
+
@@ -1100,7 +1107,8 @@ under the License.
hence template is renamed to maven-configuration.md.vm, to avoid conflict (and picking up resolver template)
-->
--templates=maven-configuration.md
- ${project.basedir}
+
+ ${project.basedir}/api/maven-api-core
${project.build.directory}/generated-site/markdown
@@ -1124,7 +1132,7 @@ under the License.
to avoid double execution
-->
--templates=configuration.properties,configuration.yaml
- ${project.basedir}
+ ${project.basedir}/api/maven-api-core
${project.build.directory}/generated-site/resources