diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index ff14be41d..88360ed51 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -172,64 +172,6 @@
-
-
-
- org.apache.maven.plugins
- maven-plugin-report-plugin
-
-
-
- 3.3.0
- 3.0
- 8
-
-
- 3.2.1
- 3.0
- 7
-
-
- 3.2.0
- 3.0
- 7
-
-
- 3.1.2
- 3.0
- 7
-
-
- 3.1.1
- 3.0
- 7
-
-
- 3.1.1_vote-1
- 3.0
- 7
-
-
- 3.1.0
- 3.0
- 7
-
-
- 3.0.1
- 3.0
- 1.6
-
-
- 3.0.0
- 3.0
- 1.6
-
-
-
-
-
-
-
org.apache.rat
@@ -248,10 +190,6 @@
org.apache.maven.plugins
maven-plugin-plugin
-
- default-descriptor
- process-classes
-
generate-helpmojo
@@ -322,7 +260,6 @@
org.apache.maven.plugins
maven-invoker-plugin
- 3.6.0
${project.build.directory}/local-repo
@@ -351,15 +288,9 @@
verify
src/it/mrm/settings.xml
target/it/logs
-
- ${mrm.repository.url}
- ${archetype-repo.proxy.url}
-
${maven.compiler.source}
${maven.compiler.target}
-
- ${https.protocols}
@@ -368,33 +299,6 @@
verify
-
- ${maven.it.failure.ignore}
-
-
-
-
-
-
-
-
- ciProfile
-
-
- enableCiProfile
- true
-
-
-
-
-
- maven-docck-plugin
- 1.2
-
-
-
- check
-
diff --git a/maven-archetype-plugin/src/it/mrm/settings.xml b/maven-archetype-plugin/src/it/mrm/settings.xml
index bcae17c68..c0a7c9b53 100644
--- a/maven-archetype-plugin/src/it/mrm/settings.xml
+++ b/maven-archetype-plugin/src/it/mrm/settings.xml
@@ -23,7 +23,7 @@ under the License.
mrm-maven-plugin
Mock Repository Manager
- @repository.proxy.url@
+ @mrm.repository.url@
*,!archetype
@@ -36,32 +36,28 @@ under the License.
snapshots
- @repository.proxy.url@
+ @mrm.repository.url@
true
ignore
- never
true
ignore
- always
snapshots
- @repository.proxy.url@
+ @mrm.repository.url@
true
ignore
- never
true
ignore
- always
@@ -76,12 +72,10 @@ under the License.
true
ignore
- never
true
ignore
- always
diff --git a/pom.xml b/pom.xml
index 0f19365ac..22b1772e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
${maven.archetype.scm.devConnection}
${maven.archetype.scm.devConnection}
- maven-archetype-3.2.1
+ HEAD
https://github.com/apache/maven-archetype/tree/${project.scm.tag}
@@ -286,11 +286,6 @@
scm:svn:https://svn.apache.org/repos/asf/maven/website/components/${maven.site.path}
-
- org.codehaus.modello
- modello-maven-plugin
- 2.3.0
-
org.apache.maven.plugins
maven-javadoc-plugin