diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index d9c8c74ffc..6d70ca7c4e 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -9,7 +9,7 @@ accurest-maven-plugin - takari-maven-plugin + maven-plugin @@ -93,14 +93,53 @@ + + org.codehaus.plexus + plexus-component-metadata + + + + generate-metadata + generate-test-metadata + + + + + + maven-plugin-plugin + ${mavenPluginPluginVersion} + + true + + + + generated-helpmojo + + helpmojo + + + + generate-descriptor + + descriptor + + + + io.takari.maven.plugins takari-lifecycle-plugin 1.11.12 true - - none - + + + testProperties + process-test-resources + + testProperties + + + org.apache.maven.plugins @@ -134,7 +173,6 @@ - org.eluder.coveralls coveralls-maven-plugin diff --git a/pom.xml b/pom.xml index a65795f8d2..e81d7a7780 100644 --- a/pom.xml +++ b/pom.xml @@ -110,10 +110,6 @@ - - maven-deploy-plugin - 2.8.2 - maven-install-plugin 2.5.2