diff --git a/plexus-component-annotations/pom.xml b/plexus-component-annotations/pom.xml
index de33969f..59177f79 100644
--- a/plexus-component-annotations/pom.xml
+++ b/plexus-component-annotations/pom.xml
@@ -11,6 +11,6 @@
plexus-component-annotations
Plexus :: Component Annotations (deprecated)
- Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with
+ Plexus Component Java Annotations, to describe plexus components properties in java sources with
standard annotations instead of javadoc annotations.
diff --git a/plexus-component-metadata/README.txt b/plexus-component-metadata/README.txt
deleted file mode 100644
index 2156e127..00000000
--- a/plexus-component-metadata/README.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-The org.codehaus.plexus.component.repository.cdc package contains some classes copied from the container
-before it started using the "default" role hints.
-
-This can be removed once all supported maven versions are using a container newer than 1.0-alpha-19.
diff --git a/plexus-component-metadata/pom.xml b/plexus-component-metadata/pom.xml
index b3641c0a..e1d391eb 100644
--- a/plexus-component-metadata/pom.xml
+++ b/plexus-component-metadata/pom.xml
@@ -13,7 +13,7 @@
maven-plugin
Plexus :: Component Metadata (Maven Plugin) (deprecated)
- A Maven plugin to generate Plexus Components descriptors from source javadoc tags and Java 5 class annotations.
+ A Maven plugin to generate Plexus Components descriptors from source javadoc tags and Java class annotations.
@@ -61,7 +61,6 @@
org.apache.maven.plugin-tools
maven-plugin-annotations
- 3.8.2
provided
@@ -71,31 +70,12 @@
-
-
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
- 3.8.2
-
-
-
-
-
org.apache.maven.plugins
maven-plugin-plugin
-
- maven-javadoc-plugin
-
- -Xdoclint:none
- false
-
-
diff --git a/plexus-container-default/pom.xml b/plexus-container-default/pom.xml
index bc4ba912..56f7d781 100644
--- a/plexus-container-default/pom.xml
+++ b/plexus-container-default/pom.xml
@@ -37,7 +37,6 @@
maven-surefire-plugin
- once
**/Test*.java
**/Abstract*.java
@@ -81,15 +80,4 @@
-
-
-
- maven-javadoc-plugin
-
- -Xdoclint:none
- false
-
-
-
-
diff --git a/pom.xml b/pom.xml
index ab151abb..a5084c0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,15 +123,6 @@
-
- org.codehaus.mojo
- cobertura-maven-plugin
- 2.7
-
- false
- true
-
-
org.apache.maven.plugins
maven-release-plugin
@@ -139,22 +130,6 @@
true
-
- maven-checkstyle-plugin
- 3.3.0
-
-
- com.puppycrawl.tools
- checkstyle
- 9.3
-
-
- org.apache.maven.shared
- maven-shared-resources
- 5
-
-
-