You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/07/26 21:52:02 UTC

[cxf] branch main updated: Update maven-install-plugin to 3.0.1

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 075af651ac Update maven-install-plugin to 3.0.1
075af651ac is described below

commit 075af651ac67ad6785d695880176b3a2c7bcfbb8
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jul 26 17:51:44 2022 -0400

    Update maven-install-plugin to 3.0.1
---
 maven-plugins/codegen-plugin/pom.xml                                   | 1 +
 maven-plugins/codegen-plugin/src/it/jaxb-xjc-runtime-sources/pom.xml   | 3 ++-
 maven-plugins/codegen-plugin/src/it/mark-generated/pom.xml             | 3 ++-
 maven-plugins/codegen-plugin/src/it/wsdl-artifact-resolution/pom.xml   | 3 ++-
 maven-plugins/wadl2java-plugin/src/it/wadl-generate-rx/pom.xml         | 3 ++-
 maven-plugins/wadl2java-plugin/src/it/wsdl-artifact-resolution/pom.xml | 3 ++-
 pom.xml                                                                | 2 +-
 7 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/maven-plugins/codegen-plugin/pom.xml b/maven-plugins/codegen-plugin/pom.xml
index 4e4671e68f..53615be6b0 100644
--- a/maven-plugins/codegen-plugin/pom.xml
+++ b/maven-plugins/codegen-plugin/pom.xml
@@ -151,6 +151,7 @@
                 </executions>
             </plugin>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
                 <executions>
                     <execution>
diff --git a/maven-plugins/codegen-plugin/src/it/jaxb-xjc-runtime-sources/pom.xml b/maven-plugins/codegen-plugin/src/it/jaxb-xjc-runtime-sources/pom.xml
index d872b9d9f8..1d4c31f0c7 100644
--- a/maven-plugins/codegen-plugin/src/it/jaxb-xjc-runtime-sources/pom.xml
+++ b/maven-plugins/codegen-plugin/src/it/jaxb-xjc-runtime-sources/pom.xml
@@ -16,8 +16,9 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
-                <version>2.5.2</version>
+                <version>3.0.1</version>
                 <executions>
                     <execution>
                         <phase>initialize</phase>
diff --git a/maven-plugins/codegen-plugin/src/it/mark-generated/pom.xml b/maven-plugins/codegen-plugin/src/it/mark-generated/pom.xml
index 2a9d882109..729d1e30a7 100644
--- a/maven-plugins/codegen-plugin/src/it/mark-generated/pom.xml
+++ b/maven-plugins/codegen-plugin/src/it/mark-generated/pom.xml
@@ -16,8 +16,9 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
-                <version>2.5.2</version>
+                <version>3.0.1</version>
                 <executions>
                     <execution>
                         <phase>initialize</phase>
diff --git a/maven-plugins/codegen-plugin/src/it/wsdl-artifact-resolution/pom.xml b/maven-plugins/codegen-plugin/src/it/wsdl-artifact-resolution/pom.xml
index d6879f7531..303d98a8e2 100644
--- a/maven-plugins/codegen-plugin/src/it/wsdl-artifact-resolution/pom.xml
+++ b/maven-plugins/codegen-plugin/src/it/wsdl-artifact-resolution/pom.xml
@@ -16,8 +16,9 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
-                <version>2.5.2</version>
+                <version>3.0.1</version>
                 <executions>
                     <execution>
                         <phase>initialize</phase>
diff --git a/maven-plugins/wadl2java-plugin/src/it/wadl-generate-rx/pom.xml b/maven-plugins/wadl2java-plugin/src/it/wadl-generate-rx/pom.xml
index c80c22c410..2051eca905 100644
--- a/maven-plugins/wadl2java-plugin/src/it/wadl-generate-rx/pom.xml
+++ b/maven-plugins/wadl2java-plugin/src/it/wadl-generate-rx/pom.xml
@@ -25,8 +25,9 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
-                <version>2.5.2</version>
+                <version>3.0.1</version>
                 <executions>
                     <execution>
                         <phase>initialize</phase>
diff --git a/maven-plugins/wadl2java-plugin/src/it/wsdl-artifact-resolution/pom.xml b/maven-plugins/wadl2java-plugin/src/it/wsdl-artifact-resolution/pom.xml
index 222049d697..e716864567 100644
--- a/maven-plugins/wadl2java-plugin/src/it/wsdl-artifact-resolution/pom.xml
+++ b/maven-plugins/wadl2java-plugin/src/it/wsdl-artifact-resolution/pom.xml
@@ -25,8 +25,9 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-install-plugin</artifactId>
-                <version>2.5.2</version>
+                <version>3.0.1</version>
                 <executions>
                     <execution>
                         <phase>initialize</phase>
diff --git a/pom.xml b/pom.xml
index 7917220cc6..2d2a8ea140 100644
--- a/pom.xml
+++ b/pom.xml
@@ -473,7 +473,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-install-plugin</artifactId>
-                    <version>2.5.2</version>
+                    <version>3.0.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>