[maven-plugin-tools] 01/01: Doxia 2.0.0 ready

2022-07-30 Thread michaelo
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch doxia-2.0.0
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit 75d68afce8d8955b72a16674ac7791890935d27d
Author: Michael Osipov 
AuthorDate: Thu Jul 21 18:03:20 2022 +0200

Doxia 2.0.0 ready
---
 maven-plugin-plugin/pom.xml  |  8 
 maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml |  4 ++--
 maven-plugin-plugin/src/it/plugin-report/pom.xml |  4 ++--
 maven-plugin-tools-generators/pom.xml|  6 +++---
 pom.xml  | 10 +++---
 5 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml
index 448f6bd9..7bb8b944 100644
--- a/maven-plugin-plugin/pom.xml
+++ b/maven-plugin-plugin/pom.xml
@@ -42,8 +42,8 @@
   
 
   
-1.11.1
-1.11.1
+2.0.0-M3
+2.0.0-M3
 true
   
 
@@ -151,7 +151,7 @@
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
 
@@ -328,7 +328,7 @@
   src/it/settings.xml
   true
   
-3.11.0
+4.0.0-M3
 3.4.0
 ${antVersion}
   
diff --git a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml 
b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
index be4a57f9..6361c5aa 100644
--- a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
@@ -64,12 +64,12 @@ under the License.
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
   
 
diff --git a/maven-plugin-plugin/src/it/plugin-report/pom.xml 
b/maven-plugin-plugin/src/it/plugin-report/pom.xml
index 6cdcefda..9f4ac9c1 100644
--- a/maven-plugin-plugin/src/it/plugin-report/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report/pom.xml
@@ -64,12 +64,12 @@ under the License.
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
   
 
diff --git a/maven-plugin-tools-generators/pom.xml 
b/maven-plugin-tools-generators/pom.xml
index 88ef51eb..ef80b32c 100644
--- a/maven-plugin-tools-generators/pom.xml
+++ b/maven-plugin-tools-generators/pom.xml
@@ -51,7 +51,7 @@
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
 
 
@@ -67,7 +67,7 @@
 
 
   org.apache.velocity
-  velocity
+  velocity-engine-core
 
 
 
@@ -100,7 +100,7 @@
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
   test
   
 
diff --git a/pom.xml b/pom.xml
index c1ea31da..dbfb57b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,24 +184,20 @@
   
 org.codehaus.plexus
 plexus-velocity
-1.2
+2.0
 
   
 org.codehaus.plexus
 plexus-container-default
   
-  
-velocity
-velocity
-  
 
   
 
   
   
 org.apache.velocity
-velocity
-1.7
+velocity-engine-core
+2.3
   
 
   



[maven-plugin-tools] 01/01: Doxia 2.0.0 ready

2022-07-30 Thread michaelo
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch doxia-2.0.0
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit 0dcb740d24715a2eb632ee99557c85cccd1cca48
Author: Michael Osipov 
AuthorDate: Thu Jul 21 18:03:20 2022 +0200

Doxia 2.0.0 ready
---
 maven-plugin-plugin/pom.xml  |  8 
 maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml |  4 ++--
 maven-plugin-plugin/src/it/plugin-report/pom.xml |  4 ++--
 maven-plugin-tools-generators/pom.xml|  6 +++---
 pom.xml  | 10 +++---
 5 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml
index 448f6bd9..03bed178 100644
--- a/maven-plugin-plugin/pom.xml
+++ b/maven-plugin-plugin/pom.xml
@@ -42,8 +42,8 @@
   
 
   
-1.11.1
-1.11.1
+2.0.0-M3
+2.0.0-M3
 true
   
 
@@ -151,7 +151,7 @@
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
 
@@ -328,7 +328,7 @@
   src/it/settings.xml
   true
   
-3.11.0
+4.0.0-M3-SNAPSHOT
 3.4.0
 ${antVersion}
   
diff --git a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml 
b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
index be4a57f9..6361c5aa 100644
--- a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
@@ -64,12 +64,12 @@ under the License.
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
   
 
diff --git a/maven-plugin-plugin/src/it/plugin-report/pom.xml 
b/maven-plugin-plugin/src/it/plugin-report/pom.xml
index 6cdcefda..9f4ac9c1 100644
--- a/maven-plugin-plugin/src/it/plugin-report/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report/pom.xml
@@ -64,12 +64,12 @@ under the License.
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
   
 
diff --git a/maven-plugin-tools-generators/pom.xml 
b/maven-plugin-tools-generators/pom.xml
index 88ef51eb..ef80b32c 100644
--- a/maven-plugin-tools-generators/pom.xml
+++ b/maven-plugin-tools-generators/pom.xml
@@ -51,7 +51,7 @@
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
 
 
@@ -67,7 +67,7 @@
 
 
   org.apache.velocity
-  velocity
+  velocity-engine-core
 
 
 
@@ -100,7 +100,7 @@
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
   test
   
 
diff --git a/pom.xml b/pom.xml
index c1ea31da..dbfb57b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,24 +184,20 @@
   
 org.codehaus.plexus
 plexus-velocity
-1.2
+2.0
 
   
 org.codehaus.plexus
 plexus-container-default
   
-  
-velocity
-velocity
-  
 
   
 
   
   
 org.apache.velocity
-velocity
-1.7
+velocity-engine-core
+2.3
   
 
   



[maven-plugin-tools] 01/01: Doxia 2.0.0 ready

2022-07-21 Thread michaelo
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch doxia-2.0.0
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit bafe3504d0a8f2f211348337d0788db7ad57021f
Author: Michael Osipov 
AuthorDate: Thu Jul 21 18:03:20 2022 +0200

Doxia 2.0.0 ready
---
 maven-plugin-plugin/pom.xml  |  8 
 maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml |  4 ++--
 maven-plugin-plugin/src/it/plugin-report/pom.xml |  4 ++--
 maven-plugin-tools-generators/pom.xml|  6 +++---
 pom.xml  | 10 +++---
 5 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml
index 60f762c4..ecabb7e5 100644
--- a/maven-plugin-plugin/pom.xml
+++ b/maven-plugin-plugin/pom.xml
@@ -42,8 +42,8 @@
   
 
   
-1.11.1
-1.11.1
+2.0.0-M3
+2.0.0-M3
 true
   
 
@@ -154,7 +154,7 @@
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
 
@@ -326,7 +326,7 @@
   src/it/settings.xml
   true
   
-3.11.0
+4.0.0-M3-SNAPSHOT
 3.4.0
 ${antVersion}
   
diff --git a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml 
b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
index 434886d8..51203cf5 100644
--- a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml
@@ -51,12 +51,12 @@ under the License.
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
   
 
diff --git a/maven-plugin-plugin/src/it/plugin-report/pom.xml 
b/maven-plugin-plugin/src/it/plugin-report/pom.xml
index 3cdb6896..5ea6e7b5 100644
--- a/maven-plugin-plugin/src/it/plugin-report/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report/pom.xml
@@ -51,12 +51,12 @@ under the License.
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
 
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
   
 
diff --git a/maven-plugin-tools-generators/pom.xml 
b/maven-plugin-tools-generators/pom.xml
index bab7ca7f..f431a5d3 100644
--- a/maven-plugin-tools-generators/pom.xml
+++ b/maven-plugin-tools-generators/pom.xml
@@ -51,7 +51,7 @@
 
   org.apache.maven.reporting
   maven-reporting-api
-  3.1.0
+  4.0.0-M2
 
 
 
@@ -67,7 +67,7 @@
 
 
   org.apache.velocity
-  velocity
+  velocity-engine-core
 
 
 
@@ -95,7 +95,7 @@
 
   org.apache.maven.reporting
   maven-reporting-impl
-  3.1.0
+  4.0.0-M2
   test
   
 
diff --git a/pom.xml b/pom.xml
index 04abbee9..e2dddff6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,24 +189,20 @@
   
 org.codehaus.plexus
 plexus-velocity
-1.2
+2.0
 
   
 org.codehaus.plexus
 plexus-container-default
   
-  
-velocity
-velocity
-  
 
   
 
   
   
 org.apache.velocity
-velocity
-1.7
+velocity-engine-core
+2.3