You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/08/29 18:24:42 UTC

[maven-parent] branch master updated: [MPOM-197] removed deprecated plexus-maven-plugin

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 13c161b  [MPOM-197] removed deprecated plexus-maven-plugin
13c161b is described below

commit 13c161befccb59cc41d0e2e60265937fa75bee35
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Aug 29 20:24:41 2018 +0200

    [MPOM-197] removed deprecated plexus-maven-plugin
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2616bb4..4e5611c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -937,12 +937,6 @@ under the License.
             <tryUpdate>true</tryUpdate>
           </configuration>
         </plugin>
-        <!-- Plexus description generator is either plexus-maven-plugin or plexus-component-metadata -->
-        <plugin>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-maven-plugin</artifactId>
-          <version>1.3.8</version>
-        </plugin>
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-metadata</artifactId>