Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-plugin-tools for
openSUSE:Factory checked in at 2024-05-17 20:05:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-plugin-tools (Old)
and /work/SRC/openSUSE:Factory/.maven-plugin-tools.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-plugin-tools"
Fri May 17 20:05:01 2024 rev:14 rq:1174565 version:3.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-plugin-tools/maven-plugin-plugin-bootstrap.changes
2024-05-03 10:34:08.598557924 +0200
+++
/work/SRC/openSUSE:Factory/.maven-plugin-tools.new.1880/maven-plugin-plugin-bootstrap.changes
2024-05-17 20:06:04.049343742 +0200
@@ -1,0 +2,72 @@
+Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 3.13.0
+- Changes of version 3.13.0
+ * Bug
+ + MPLUGIN-517: GoalRenderer renderParameterDetails() renders in
+ wrong order
+ + MPLUGIN-521: Nested types not properly extracted cause
+ exception while generating Javadoc URLs
+ * Improvement
+ + MPLUGIN-520: Get rid of maven-compat classes use
+ * Dependency upgrade
+ + MPLUGIN-516: Upgrade asmVersion from 9.6 to 9.7
+ + MPLUGIN-519: Update to Parent POM 42, prerequisite 3.6.3
+- Changes of version 3.12.0
+ * Improvement
+ + MPLUGIN-510: update plugin system requirements history
+ structure
+ + MPLUGIN-511: create and share tooling to detect plugin
+ prerequisites history
+ + MPLUGIN-514: switch dependency schema from png + imagemap to
+ svg, and update
+- Changes of version 3.11.0
+ * Bug
+ + MPLUGIN-496: Translation for keys report.plugin.goal.yes,no
+ are missing
+ + MPLUGIN-499: Deprecate descriptions are missing in description
+ table
+ * Improvement
+ + MPLUGIN-450: Make goal prefix mandatory by default
+ + MPLUGIN-474: Improve descriptor docs for requiredJavaVersion
+ + MPLUGIN-492: Documentation for plugins in general: Goals
+ comprises more than that
+ + MPLUGIN-495: WARNINGs based on usage of @Component for
+ MavenSession/MavenProject instead of @Parameter
+ * Task
+ + MPLUGIN-493: Consistently evaluate skip parameter in
+ MavenReport#canGenerateReport()
+ + MPLUGIN-498: Move section rendering to separate methods
+ * Dependency upgrade
+ + MPLUGIN-494: Upgrade to Parent 41
+ + MPLUGIN-497: Upgrade components
+- Changes of version 3.10.2
+ * Bug
+ + MPLUGIN-484: Downgrade plexus-xml to 3.0.0
+ * Dependency upgrade
+ + MPLUGIN-485: Upgrade Parent to 40
+ + MPLUGIN-487: Bump org.codehaus.plexus:plexus-java from 1.1.2
+ to 1.2.0
+ + MPLUGIN-488: Bump asmVersion from 9.5 to 9.6
+ + MPLUGIN-489: Bump antVersion from 1.10.13 to 1.10.14
+ + MPLUGIN-490: Bump org.jsoup:jsoup from 1.16.1 to 1.16.2
+ + MPLUGIN-491: Bump org.codehaus.plexus:plexus-testing from
+ 1.1.0 to 1.2.0
+- Changes of version 3.10.1
+ * Bug
+ + MPLUGIN-482: JavadocSite.createLink() does not consider
+ implicit module path prefix
+ * Improvement
+ + MPLUGIN-442: Rewrite plugin goal documentation generation to
+ use supplied sink instead of direct Xdoc
+ + MPLUGIN-475: Upgrade to plexus-utils / plexus-xml 4.0.0
+ + MPLUGIN-477: Don't add a stray period
+ * Dependency upgrade
+ + MPLUGIN-478: Upgrade org.junit:junit-bom from 5.9.3 to 5.10.0
+ + MPLUGIN-479: Bump org.codehaus.plexus:plexus-archiver from
+ 4.7.1 to 4.8.0
+- Modified patch:
+ * maven-plugin-plugin-bootstrap-resouces.patch
+ + regenerate with itself
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/maven-plugin-tools/maven-plugin-plugin.changes
2024-04-03 17:21:12.695256705 +0200
+++
/work/SRC/openSUSE:Factory/.maven-plugin-tools.new.1880/maven-plugin-plugin.changes
2024-05-17 20:06:04.465358774 +0200
@@ -1,0 +2,69 @@
+Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 3.13.0
+- Changes of version 3.13.0
+ * Bug
+ + MPLUGIN-517: GoalRenderer renderParameterDetails() renders in
+ wrong order
+ + MPLUGIN-521: Nested types not properly extracted cause
+ exception while generating Javadoc URLs
+ * Improvement
+ + MPLUGIN-520: Get rid of maven-compat classes use
+ * Dependency upgrade
+ + MPLUGIN-516: Upgrade asmVersion from 9.6 to 9.7
+ + MPLUGIN-519: Update to Parent POM 42, prerequisite 3.6.3
+- Changes of version 3.12.0
+ * Improvement
+ + MPLUGIN-510: update plugin system requirements history
+ structure
+ + MPLUGIN-511: create and share tooling to detect plugin
+ prerequisites history
+ + MPLUGIN-514: switch dependency schema from png + imagemap to
+ svg, and update
+- Changes of version 3.11.0
+ * Bug
+ + MPLUGIN-496: Translation for keys report.plugin.goal.yes,no
+ are missing
+ + MPLUGIN-499: Deprecate descriptions are missing in description
+ table
+ * Improvement
+ + MPLUGIN-450: Make goal prefix mandatory by default
+ + MPLUGIN-474: Improve descriptor docs for requiredJavaVersion
+ + MPLUGIN-492: Documentation for plugins in general: Goals
+ comprises more than that
+ + MPLUGIN-495: WARNINGs based on usage of @Component for
+ MavenSession/MavenProject instead of @Parameter
+ * Task
+ + MPLUGIN-493: Consistently evaluate skip parameter in
+ MavenReport#canGenerateReport()
+ + MPLUGIN-498: Move section rendering to separate methods
+ * Dependency upgrade
+ + MPLUGIN-494: Upgrade to Parent 41
+ + MPLUGIN-497: Upgrade components
+- Changes of version 3.10.2
+ * Bug
+ + MPLUGIN-484: Downgrade plexus-xml to 3.0.0
+ * Dependency upgrade
+ + MPLUGIN-485: Upgrade Parent to 40
+ + MPLUGIN-487: Bump org.codehaus.plexus:plexus-java from 1.1.2
+ to 1.2.0
+ + MPLUGIN-488: Bump asmVersion from 9.5 to 9.6
+ + MPLUGIN-489: Bump antVersion from 1.10.13 to 1.10.14
+ + MPLUGIN-490: Bump org.jsoup:jsoup from 1.16.1 to 1.16.2
+ + MPLUGIN-491: Bump org.codehaus.plexus:plexus-testing from
+ 1.1.0 to 1.2.0
+- Changes of version 3.10.1
+ * Bug
+ + MPLUGIN-482: JavadocSite.createLink() does not consider
+ implicit module path prefix
+ * Improvement
+ + MPLUGIN-442: Rewrite plugin goal documentation generation to
+ use supplied sink instead of direct Xdoc
+ + MPLUGIN-475: Upgrade to plexus-utils / plexus-xml 4.0.0
+ + MPLUGIN-477: Don't add a stray period
+ * Dependency upgrade
+ + MPLUGIN-478: Upgrade org.junit:junit-bom from 5.9.3 to 5.10.0
+ + MPLUGIN-479: Bump org.codehaus.plexus:plexus-archiver from
+ 4.7.1 to 4.8.0
+
+-------------------------------------------------------------------
maven-plugin-tools.changes: same change
Old:
----
maven-plugin-tools-3.9.0-source-release.zip
New:
----
maven-plugin-tools-3.13.0-source-release.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-plugin-plugin-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.xmRo1X/_old 2024-05-17 20:06:05.645401413 +0200
+++ /var/tmp/diff_new_pack.xmRo1X/_new 2024-05-17 20:06:05.645401413 +0200
@@ -19,7 +19,7 @@
%global base_name maven-plugin-tools
%global artifactId maven-plugin-plugin
Name: %{artifactId}-bootstrap
-Version: 3.9.0
+Version: 3.13.0
Release: 0
Summary: Maven Plugin Plugin
License: Apache-2.0
@@ -33,24 +33,19 @@
# We generated those ones outside the rpm build for a bootstrap package.
Patch20: maven-plugin-plugin-bootstrap-resouces.patch
BuildRequires: ant
-BuildRequires: javapackages-local
+BuildRequires: javapackages-local >= 6
BuildRequires: maven-lib
BuildRequires: maven-plugin-annotations
+BuildRequires: maven-plugin-tools-annotations
BuildRequires: maven-plugin-tools-api
BuildRequires: maven-plugin-tools-generators
BuildRequires: maven-resolver-api
+BuildRequires: maven-resolver-util
BuildRequires: plexus-build-api0
BuildRequires: plexus-utils
BuildRequires: plexus-velocity
-BuildRequires: plexus-xml
-BuildRequires: sisu-inject
BuildRequires: sisu-plexus
BuildRequires: unzip
-BuildRequires: xmvn-install
-BuildRequires: xmvn-resolve
-BuildRequires:
mvn(org.apache.maven.plugin-tools:maven-plugin-tools-annotations)
-BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-java)
-BuildRequires: mvn(org.apache.maven:maven-parent:pom:)
BuildArch: noarch
%description
@@ -70,19 +65,10 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>"
-# Remove test dependencies because tests are skipped anyways.
-%pom_xpath_remove "pom:dependency[pom:scope='test']"
-
-for i in maven-plugin-report-plugin maven-plugin-tools-annotations
maven-plugin-tools-api maven-plugin-tools-generators maven-script; do
- %pom_add_dep org.codehaus.plexus:plexus-xml:3.0.0 ${i}
-done
-
%pom_remove_dep org.junit:junit-bom
%pom_remove_dep :maven-plugin-tools-ant maven-plugin-plugin
%pom_remove_dep :maven-plugin-tools-beanshell maven-plugin-plugin
-%{mvn_package} :maven-plugin-tools __noinstall
-
%build
mkdir -p lib
build-jar-repository -s lib \
@@ -96,11 +82,10 @@
maven-plugin-tools/maven-plugin-tools-api \
maven-plugin-tools/maven-plugin-tools-generators \
maven-resolver/maven-resolver-api \
- org.eclipse.sisu.inject \
+ maven-resolver/maven-resolver-util \
org.eclipse.sisu.plexus \
plexus/plexus-build-api0 \
plexus/utils \
- plexus/xml \
plexus-velocity/plexus-velocity
%{mvn_file} :%{artifactId} %{base_name}/%{artifactId}
@@ -109,11 +94,15 @@
-Dtest.skip=true \
jar
popd
-%{mvn_artifact} pom.xml
-%{mvn_artifact} %{artifactId}/pom.xml
%{artifactId}/target/%{artifactId}-%{version}.jar
%install
-%mvn_install
+# jar
+install -dm 0755 %{buildroot}%{_javadir}/%{base_name}
+install -pm 0644 %{artifactId}/target/%{artifactId}-%{version}.jar
%{buildroot}%{_javadir}/%{base_name}/%{artifactId}.jar
+# pom
+install -dm 0755 %{buildroot}%{_mavenpomdir}/%{base_name}
+%mvn_install_pom %{artifactId}/pom.xml
%{buildroot}%{_mavenpomdir}/%{base_name}/%{artifactId}.pom
+%add_maven_depmap %{base_name}/%{artifactId}.pom %{base_name}/%{artifactId}.jar
%files -f .mfiles
%license LICENSE NOTICE
++++++ maven-plugin-plugin.spec ++++++
--- /var/tmp/diff_new_pack.xmRo1X/_old 2024-05-17 20:06:05.677402570 +0200
+++ /var/tmp/diff_new_pack.xmRo1X/_new 2024-05-17 20:06:05.681402714 +0200
@@ -18,7 +18,7 @@
%global base_name maven-plugin-tools
Name: maven-plugin-plugin
-Version: 3.9.0
+Version: 3.13.0
Release: 0
Summary: Maven Plugin Plugin
License: Apache-2.0
@@ -31,9 +31,7 @@
BuildRequires: unzip
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
BuildRequires:
mvn(org.apache.maven.plugin-tools:maven-plugin-tools-annotations)
-BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-ant)
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-api)
-BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-beanshell)
BuildRequires:
mvn(org.apache.maven.plugin-tools:maven-plugin-tools-generators)
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-java)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
@@ -45,7 +43,6 @@
BuildRequires: mvn(org.apache.maven:maven-repository-metadata)
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
BuildRequires: mvn(org.codehaus.plexus:plexus-velocity)
-BuildRequires: mvn(org.codehaus.plexus:plexus-xml)
BuildRequires: mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
BuildRequires: mvn(org.sonatype.plexus:plexus-build-api)
Obsoletes: %{name}-bootstrap
@@ -74,18 +71,12 @@
%patch -P 0 -p1
%pom_remove_plugin -r :maven-enforcer-plugin
+%pom_remove_plugin :sisu-maven-plugin
%pom_xpath_inject "pom:project/pom:properties" "
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>"
-# Remove test dependencies because tests are skipped anyways.
-%pom_xpath_remove "pom:dependency[pom:scope='test']"
-
-for i in maven-plugin-report-plugin maven-plugin-tools-annotations
maven-plugin-tools-api maven-plugin-tools-generators maven-script; do
- %pom_add_dep org.codehaus.plexus:plexus-xml:3.0.0 ${i}
-done
-
%pom_remove_dep org.junit:junit-bom
%pom_remove_dep :maven-plugin-tools-ant maven-plugin-plugin
%pom_remove_dep :maven-plugin-tools-beanshell maven-plugin-plugin
++++++ maven-plugin-tools.spec ++++++
--- /var/tmp/diff_new_pack.xmRo1X/_old 2024-05-17 20:06:05.717404015 +0200
+++ /var/tmp/diff_new_pack.xmRo1X/_new 2024-05-17 20:06:05.721404159 +0200
@@ -17,7 +17,7 @@
Name: maven-plugin-tools
-Version: 3.9.0
+Version: 3.13.0
Release: 0
Summary: Maven Plugin Tools
License: Apache-2.0
@@ -40,12 +40,11 @@
BuildRequires: maven-resolver-api
BuildRequires: maven-wagon-provider-api
BuildRequires: modello >= 2.0.0
-BuildRequires: objectweb-asm >= 9.5
+BuildRequires: objectweb-asm >= 9.7
BuildRequires: plexus-ant-factory
BuildRequires: plexus-archiver
BuildRequires: plexus-bsh-factory
BuildRequires: plexus-classworlds
-BuildRequires: plexus-containers-component-annotations
BuildRequires: plexus-languages
BuildRequires: plexus-utils
BuildRequires: plexus-velocity
@@ -156,15 +155,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>"
-# Remove test dependencies because tests are skipped anyways.
-%pom_xpath_remove "pom:dependency[pom:scope='test']"
-
%pom_remove_dep net.sf.jtidy:jtidy maven-plugin-tools-generators
-for i in maven-plugin-report-plugin maven-plugin-tools-annotations
maven-plugin-tools-api maven-plugin-tools-generators maven-script; do
- %pom_add_dep org.codehaus.plexus:plexus-xml:3.0.0 ${i}
-done
-
%build
mkdir -p lib
build-jar-repository -s lib \
@@ -191,7 +183,6 @@
plexus/archiver \
plexus/bsh-factory \
plexus-classworlds \
- plexus-containers/plexus-component-annotations \
plexus-languages/plexus-java \
plexus/utils \
plexus/xml \
++++++ maven-plugin-plugin-bootstrap-resouces.patch ++++++
--- /var/tmp/diff_new_pack.xmRo1X/_old 2024-05-17 20:06:05.757405461 +0200
+++ /var/tmp/diff_new_pack.xmRo1X/_new 2024-05-17 20:06:05.765405750 +0200
@@ -1,7 +1,10 @@
---
maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml
1970-01-01 01:00:00.000000000 +0100
-+++
maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml
2023-09-22 17:01:23.758467077 +0200
-@@ -0,0 +1,345 @@
++++
maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml
2024-05-15 12:12:45.836896057 +0200
+@@ -0,0 +1,348 @@
+<?xml version="1.0" encoding="UTF-8"?>
++
++<!-- Generated by maven-plugin-tools 3.13 (for help mojo with limited
elements)-->
++
+<plugin>
+ <name>${project.name}</name>
+ <description>${project.description}</description>
@@ -112,7 +115,7 @@
+ <required>false</required>
+ <editable>true</editable>
+ <description>Creates links to existing external javadoc-generated
documentation.
-+Notes: all given links should have a fetchable /package-list or /element-list
file. For instance: <externalJavadocBaseUrls>
<externalJavadocBaseUrl>https://docs.oracle.com/javase/8/docs/api/</externalJavadocBaseUrl>
<externalJavadocBaseUrls> is valid because
https://docs.oracle.com/javase/8/docs/api/package-list exists. See link option
of the javadoc tool
<https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html#standard-doclet-options>.
Using this parameter requires connectivity to the given URLs during the goal
execution.</description>
++Notes: all given links should have a fetchable /package-list or /element-list
file. For instance: <externalJavadocBaseUrls>
<externalJavadocBaseUrl>https://docs.oracle.com/javase/8/docs/api/</externalJavadocBaseUrl>
</externalJavadocBaseUrls> is valid because
https://docs.oracle.com/javase/8/docs/api/package-list exists. See link option
of the javadoc tool
<https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html#standard-doclet-options>.
Using this parameter requires connectivity to the given URLs during the goal
execution.</description>
+ </parameter>
+ <parameter>
+ <name>extractors</name>
@@ -175,7 +178,7 @@
+ <required>false</required>
+ <editable>true</editable>
+ <description>The required Java version to set in the plugin
descriptor. This is evaluated by Maven 4 and ignored by earlier Maven versions.
Can be either one of the following formats:
-+* A version range which specifies the supported Java versions. It can either
use the usual mathematical syntax like "[2.0.10,2.1.0),[3.0,)" or use
a single version like "2.2.1". The latter is a short form for
"[2.2.1,)", i.e. denotes the minimum version required.
++* A version range which specifies the supported Java versions. It can either
use the usual mathematical syntax like "[1.7,9),[11,)" or use a
single version like "1.8". The latter is a short form for
"[1.8,)", i.e. denotes the minimum version required.
+* "auto" to determine the minimum Java version from the binary
class version being generated during compilation (determined by the extractor).
</description>
+ </parameter>
+ <parameter>
@@ -347,9 +350,12 @@
+ </mojos>
+</plugin>
--- maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml
1970-01-01 01:00:00.000000000 +0100
-+++ maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml
2023-09-22 17:02:25.238892040 +0200
-@@ -0,0 +1,618 @@
++++ maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml
2024-05-15 12:12:16.933350354 +0200
+@@ -0,0 +1,610 @@
+<?xml version="1.0" encoding="UTF-8"?>
++
++<!-- Generated by maven-plugin-tools 3.13-->
++
+<plugin>
+ <name>${project.name}</name>
+ <description>${project.description}</description>
@@ -359,6 +365,8 @@
+ <goalPrefix>plugin</goalPrefix>
+ <isolatedRealm>false</isolatedRealm>
+ <inheritedByDefault>true</inheritedByDefault>
++ <requiredJavaVersion>1.8</requiredJavaVersion>
++ <requiredMavenVersion>3.6.3</requiredMavenVersion>
+ <mojos>
+ <mojo>
+ <goal>addPluginArtifactMetadata</goal>
@@ -388,13 +396,6 @@
+ <description>The prefix for the plugin goal.</description>
+ </parameter>
+ <parameter>
-+ <name>project</name>
-+ <type>org.apache.maven.project.MavenProject</type>
-+ <required>false</required>
-+ <editable>false</editable>
-+ <description>The project artifact, which should have the latest
metadata added to it.</description>
-+ </parameter>
-+ <parameter>
+ <name>skip</name>
+ <type>boolean</type>
+ <since>2.8</since>
@@ -404,9 +405,18 @@
+ </parameter>
+ </parameters>
+ <configuration>
-+ <project implementation="org.apache.maven.project.MavenProject"
default-value="${project}"/>
+ <skip implementation="boolean"
default-value="false">${maven.plugin.skip}</skip>
+ </configuration>
++ <requirements>
++ <requirement>
++ <role>org.apache.maven.project.MavenProject</role>
++ <field-name>project</field-name>
++ </requirement>
++ <requirement>
++ <role>org.apache.maven.rtinfo.RuntimeInformation</role>
++ <field-name>runtimeInformation</field-name>
++ </requirement>
++ </requirements>
+ </mojo>
+ <mojo>
+ <goal>descriptor</goal>
@@ -470,7 +480,7 @@
+ <required>false</required>
+ <editable>true</editable>
+ <description>Creates links to existing external javadoc-generated
documentation.
-+Notes: all given links should have a fetchable /package-list or /element-list
file. For instance: <externalJavadocBaseUrls>
<externalJavadocBaseUrl>https://docs.oracle.com/javase/8/docs/api/</externalJavadocBaseUrl>
<externalJavadocBaseUrls> is valid because
https://docs.oracle.com/javase/8/docs/api/package-list exists. See link option
of the javadoc tool
<https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html#standard-doclet-options>.
Using this parameter requires connectivity to the given URLs during the goal
execution.</description>
++Notes: all given links should have a fetchable /package-list or /element-list
file. For instance: <externalJavadocBaseUrls>
<externalJavadocBaseUrl>https://docs.oracle.com/javase/8/docs/api/</externalJavadocBaseUrl>
</externalJavadocBaseUrls> is valid because
https://docs.oracle.com/javase/8/docs/api/package-list exists. See link option
of the javadoc tool
<https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html#standard-doclet-options>.
Using this parameter requires connectivity to the given URLs during the goal
execution.</description>
+ </parameter>
+ <parameter>
+ <name>extractors</name>
@@ -534,27 +544,13 @@
+ <description>Maven plugin packaging types. Default is single
"maven-plugin".</description>
+ </parameter>
+ <parameter>
-+ <name>project</name>
-+ <type>org.apache.maven.project.MavenProject</type>
-+ <required>false</required>
-+ <editable>false</editable>
-+ <description>The project currently being built.</description>
-+ </parameter>
-+ <parameter>
-+ <name>repoSession</name>
-+ <type>org.eclipse.aether.RepositorySystemSession</type>
-+ <required>true</required>
-+ <editable>false</editable>
-+ <description></description>
-+ </parameter>
-+ <parameter>
+ <name>requiredJavaVersion</name>
+ <type>java.lang.String</type>
+ <since>3.8.0</since>
+ <required>false</required>
+ <editable>true</editable>
+ <description>The required Java version to set in the plugin
descriptor. This is evaluated by Maven 4 and ignored by earlier Maven versions.
Can be either one of the following formats:
-+* A version range which specifies the supported Java versions. It can either
use the usual mathematical syntax like "[2.0.10,2.1.0),[3.0,)" or use
a single version like "2.2.1". The latter is a short form for
"[2.2.1,)", i.e. denotes the minimum version required.
++* A version range which specifies the supported Java versions. It can either
use the usual mathematical syntax like "[1.7,9),[11,)" or use a
single version like "1.8". The latter is a short form for
"[1.8,)", i.e. denotes the minimum version required.
+* "auto" to determine the minimum Java version from the binary
class version being generated during compilation (determined by the extractor).
</description>
+ </parameter>
+ <parameter>
@@ -568,14 +564,6 @@
+* "auto" to determine the minimum Maven version from the POM's
Maven prerequisite, or if not set the referenced Maven Plugin API version. This
value takes precedence over the POM's Maven prerequisite
<https://maven.apache.org/pom.html#Prerequisites> in Maven
4.</description>
+ </parameter>
+ <parameter>
-+ <name>settings</name>
-+ <type>org.apache.maven.settings.Settings</type>
-+ <since>3.7.0</since>
-+ <required>true</required>
-+ <editable>false</editable>
-+ <description>The Maven Settings, for evaluating proxy settings used
to access #javadocLinks</description>
-+ </parameter>
-+ <parameter>
+ <name>skip</name>
+ <type>boolean</type>
+ <since>2.8</since>
@@ -607,11 +595,8 @@
+ <internalJavadocBaseUrl
implementation="java.net.URI">${internalJavadocBaseUrl}</internalJavadocBaseUrl>
+ <internalJavadocVersion implementation="java.lang.String"
default-value="${java.version}">${internalJavadocVersion}</internalJavadocVersion>
+ <outputDirectory implementation="java.io.File"
default-value="${project.build.outputDirectory}/META-INF/maven"/>
-+ <project implementation="org.apache.maven.project.MavenProject"
default-value="${project}"/>
-+ <repoSession
implementation="org.eclipse.aether.RepositorySystemSession"
default-value="${repositorySystemSession}"/>
+ <requiredJavaVersion implementation="java.lang.String"
default-value="auto"/>
+ <requiredMavenVersion implementation="java.lang.String"
default-value="auto"/>
-+ <settings implementation="org.apache.maven.settings.Settings"
default-value="${settings}"/>
+ <skip implementation="boolean"
default-value="false">${maven.plugin.skip}</skip>
+ <skipDescriptor implementation="boolean" default-value="false"/>
+ <skipErrorNoDescriptorsFound implementation="boolean"
default-value="false">${maven.plugin.skipErrorNoDescriptorsFound}</skipErrorNoDescriptorsFound>
@@ -622,9 +607,17 @@
+ <field-name>buildContext</field-name>
+ </requirement>
+ <requirement>
++ <role>org.apache.maven.execution.MavenSession</role>
++ <field-name>mavenSession</field-name>
++ </requirement>
++ <requirement>
+ <role>org.apache.maven.tools.plugin.scanner.MojoScanner</role>
+ <field-name>mojoScanner</field-name>
+ </requirement>
++ <requirement>
++ <role>org.apache.maven.project.MavenProject</role>
++ <field-name>project</field-name>
++ </requirement>
+ </requirements>
+ </mojo>
+ <mojo>
@@ -732,13 +725,6 @@
+ <description>Maven plugin packaging types. Default is single
"maven-plugin".</description>
+ </parameter>
+ <parameter>
-+ <name>project</name>
-+ <type>org.apache.maven.project.MavenProject</type>
-+ <required>false</required>
-+ <editable>false</editable>
-+ <description>The project currently being built.</description>
-+ </parameter>
-+ <parameter>
+ <name>skip</name>
+ <type>boolean</type>
+ <since>2.8</since>
@@ -749,11 +735,14 @@
+ </parameters>
+ <configuration>
+ <outputDirectory implementation="java.io.File"
default-value="${project.build.directory}/generated-sources/plugin"/>
-+ <project implementation="org.apache.maven.project.MavenProject"
default-value="${project}"/>
+ <skip implementation="boolean"
default-value="false">${maven.plugin.skip}</skip>
+ </configuration>
+ <requirements>
+ <requirement>
++ <role>org.apache.maven.project.MavenProject</role>
++ <field-name>project</field-name>
++ </requirement>
++ <requirement>
+ <role>org.codehaus.plexus.velocity.VelocityComponent</role>
+ <field-name>velocity</field-name>
+ </requirement>
@@ -768,16 +757,28 @@
+ <version>1.7.36</version>
+ </dependency>
+ <dependency>
++ <groupId>org.apache.commons</groupId>
++ <artifactId>commons-lang3</artifactId>
++ <type>jar</type>
++ <version>3.12.0</version>
++ </dependency>
++ <dependency>
+ <groupId>javax.inject</groupId>
+ <artifactId>javax.inject</artifactId>
+ <type>jar</type>
+ <version>1</version>
+ </dependency>
+ <dependency>
++ <groupId>org.codehaus.plexus</groupId>
++ <artifactId>plexus-xml</artifactId>
++ <type>jar</type>
++ <version>3.0.0</version>
++ </dependency>
++ <dependency>
+ <groupId>org.apache.maven.plugin-tools</groupId>
+ <artifactId>maven-plugin-tools-api</artifactId>
+ <type>jar</type>
-+ <version>3.9.0</version>
++ <version>3.13.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
@@ -789,7 +790,7 @@
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-java</artifactId>
+ <type>jar</type>
-+ <version>1.1.2</version>
++ <version>1.2.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
@@ -801,13 +802,31 @@
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <type>jar</type>
-+ <version>any</version>
++ <version>1.2</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-codec</groupId>
+ <artifactId>commons-codec</artifactId>
+ <type>jar</type>
-+ <version>any</version>
++ <version>1.11</version>
++ </dependency>
++ <dependency>
++ <groupId>org.apache.maven.reporting</groupId>
++ <artifactId>maven-reporting-api</artifactId>
++ <type>jar</type>
++ <version>3.1.1</version>
++ </dependency>
++ <dependency>
++ <groupId>org.apache.maven.doxia</groupId>
++ <artifactId>doxia-sink-api</artifactId>
++ <type>jar</type>
++ <version>1.11.1</version>
++ </dependency>
++ <dependency>
++ <groupId>org.apache.maven.doxia</groupId>
++ <artifactId>doxia-logging-api</artifactId>
++ <type>jar</type>
++ <version>1.12.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
@@ -819,49 +838,31 @@
+ <groupId>org.apache.maven.plugin-tools</groupId>
+ <artifactId>maven-plugin-tools-generators</artifactId>
+ <type>jar</type>
-+ <version>3.9.0</version>
++ <version>3.13.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm</artifactId>
+ <type>jar</type>
-+ <version>9.5</version>
++ <version>9.7</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm-commons</artifactId>
+ <type>jar</type>
-+ <version>9.5</version>
++ <version>9.7</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm-tree</artifactId>
+ <type>jar</type>
-+ <version>9.5</version>
++ <version>9.7</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jsoup</groupId>
+ <artifactId>jsoup</artifactId>
+ <type>jar</type>
-+ <version>1.16.1</version>
-+ </dependency>
-+ <dependency>
-+ <groupId>org.apache.maven.reporting</groupId>
-+ <artifactId>maven-reporting-api</artifactId>
-+ <type>jar</type>
-+ <version>3.1.1</version>
-+ </dependency>
-+ <dependency>
-+ <groupId>org.apache.maven.doxia</groupId>
-+ <artifactId>doxia-sink-api</artifactId>
-+ <type>jar</type>
-+ <version>1.11.1</version>
-+ </dependency>
-+ <dependency>
-+ <groupId>org.apache.maven.doxia</groupId>
-+ <artifactId>doxia-logging-api</artifactId>
-+ <type>jar</type>
-+ <version>1.9.1</version>
++ <version>1.17.2</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.velocity</groupId>
@@ -870,46 +871,40 @@
+ <version>1.7</version>
+ </dependency>
+ <dependency>
-+ <groupId>commons-lang</groupId>
-+ <artifactId>commons-lang</artifactId>
-+ <type>jar</type>
-+ <version>2.4</version>
-+ </dependency>
-+ <dependency>
+ <groupId>org.apache.maven.plugin-tools</groupId>
+ <artifactId>maven-plugin-tools-java</artifactId>
+ <type>jar</type>
-+ <version>3.9.0</version>
++ <version>3.13.0</version>
+ </dependency>
+ <dependency>
+ <groupId>com.thoughtworks.qdox</groupId>
+ <artifactId>qdox</artifactId>
+ <type>jar</type>
-+ <version>2.0.3</version>
++ <version>2.1.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.plugin-tools</groupId>
+ <artifactId>maven-plugin-tools-annotations</artifactId>
+ <type>jar</type>
-+ <version>3.9.0</version>
++ <version>3.13.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm-util</artifactId>
+ <type>jar</type>
-+ <version>9.5</version>
++ <version>9.7</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm-analysis</artifactId>
+ <type>jar</type>
-+ <version>9.5</version>
++ <version>9.7</version>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-archiver</artifactId>
+ <type>jar</type>
-+ <version>4.7.1</version>
++ <version>4.9.2</version>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
@@ -939,13 +934,13 @@
+ <groupId>org.apache.maven.plugin-tools</groupId>
+ <artifactId>maven-plugin-annotations</artifactId>
+ <type>jar</type>
-+ <version>3.9.0</version>
++ <version>3.13.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ <type>jar</type>
-+ <version>3.5.1</version>
++ <version>4.0.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
@@ -967,8 +962,8 @@
+ </dependency>
+ </dependencies>
+</plugin>
----
maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpMojo.java
1970-01-01 01:00:00.000000000 +0100
-+++
maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/HelpMojo.java
2023-09-22 16:49:32.513552812 +0200
+---
maven-plugin-plugin/src/main/java/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.java
1970-01-01 01:00:00.000000000 +0100
++++
maven-plugin-plugin/src/main/java/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.java
2024-05-15 12:11:33.063028019 +0200
@@ -0,0 +1,448 @@
+package org.apache.maven.plugins.maven_plugin_plugin;
+
++++++ maven-plugin-tools-3.9.0-source-release.zip ->
maven-plugin-tools-3.13.0-source-release.zip ++++++
++++ 12890 lines of diff (skipped)
++++++ maven-plugin-tools-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2023-09-22 10:19:12.791977497 +0200
+++ new/common.xml 2024-05-15 10:42:06.025013081 +0200
@@ -3,14 +3,15 @@
<project name="common" basedir=".">
<property file="build.properties"/>
- <property name="project.version" value="3.9.0"/>
+ <property name="project.version" value="3.13.0"/>
<property name="project.groupId" value="org.apache.maven.plugin-tools"/>
<property name="project.organization.name" value="The Apache Software
Foundation"/>
- <property name="spec.version" value="3.9"/>
+ <property name="spec.version" value="3.13"/>
- <property name="compiler.source" value="1.8"/>
+ <property name="compiler.release" value="8"/>
+ <property name="compiler.source" value="1.${compiler.release}"/>
<property name="compiler.target" value="${compiler.source}"/>
</project>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-plugin-annotations/build.xml
new/maven-plugin-annotations/build.xml
--- old/maven-plugin-annotations/build.xml 2019-03-31 19:59:08.463461291
+0200
+++ new/maven-plugin-annotations/build.xml 2024-05-15 10:45:38.953150856
+0200
@@ -58,6 +58,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-plugin-plugin/build.xml
new/maven-plugin-plugin/build.xml
--- old/maven-plugin-plugin/build.xml 2023-09-22 13:08:46.090225642 +0200
+++ new/maven-plugin-plugin/build.xml 2024-05-15 10:45:26.433064346 +0200
@@ -73,6 +73,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-plugin-tools-annotations/build.xml
new/maven-plugin-tools-annotations/build.xml
--- old/maven-plugin-tools-annotations/build.xml 2023-09-22
14:26:56.408219555 +0200
+++ new/maven-plugin-tools-annotations/build.xml 2024-05-15
10:45:18.799678278 +0200
@@ -62,6 +62,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -110,6 +111,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-plugin-tools-api/build.xml
new/maven-plugin-tools-api/build.xml
--- old/maven-plugin-tools-api/build.xml 2023-09-22 10:42:55.371624492
+0200
+++ new/maven-plugin-tools-api/build.xml 2024-05-15 10:45:04.712914267
+0200
@@ -58,6 +58,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -106,6 +107,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-plugin-tools-generators/build.xml
new/maven-plugin-tools-generators/build.xml
--- old/maven-plugin-tools-generators/build.xml 2023-09-22 14:27:22.031725627
+0200
+++ new/maven-plugin-tools-generators/build.xml 2024-05-15 10:44:40.426079790
+0200
@@ -60,6 +60,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -89,6 +90,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-plugin-tools-java/build.xml
new/maven-plugin-tools-java/build.xml
--- old/maven-plugin-tools-java/build.xml 2023-09-22 10:51:30.641812568
+0200
+++ new/maven-plugin-tools-java/build.xml 2024-05-15 10:44:26.415982981
+0200
@@ -61,6 +61,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -109,6 +110,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-script/maven-plugin-tools-ant/build.xml
new/maven-script/maven-plugin-tools-ant/build.xml
--- old/maven-script/maven-plugin-tools-ant/build.xml 2023-09-22
10:50:18.944655915 +0200
+++ new/maven-script/maven-plugin-tools-ant/build.xml 2024-05-15
10:44:01.319142883 +0200
@@ -62,6 +62,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -110,6 +111,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-script/maven-plugin-tools-beanshell/build.xml
new/maven-script/maven-plugin-tools-beanshell/build.xml
--- old/maven-script/maven-plugin-tools-beanshell/build.xml 2023-09-22
10:50:49.454864427 +0200
+++ new/maven-script/maven-plugin-tools-beanshell/build.xml 2024-05-15
10:43:33.785619307 +0200
@@ -62,6 +62,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-script/maven-plugin-tools-model/build.xml
new/maven-script/maven-plugin-tools-model/build.xml
--- old/maven-script/maven-plugin-tools-model/build.xml 2022-05-10
10:53:04.293032898 +0200
+++ new/maven-script/maven-plugin-tools-model/build.xml 2024-05-15
10:43:27.505575928 +0200
@@ -96,6 +96,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -123,6 +124,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-script/maven-script-ant/build.xml
new/maven-script/maven-script-ant/build.xml
--- old/maven-script/maven-script-ant/build.xml 2019-03-31 19:59:08.015460014
+0200
+++ new/maven-script/maven-script-ant/build.xml 2024-05-15 10:43:10.752126867
+0200
@@ -58,6 +58,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
@@ -87,6 +88,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/maven-script/maven-script-beanshell/build.xml
new/maven-script/maven-script-beanshell/build.xml
--- old/maven-script/maven-script-beanshell/build.xml 2019-03-31
19:59:08.011460003 +0200
+++ new/maven-script/maven-script-beanshell/build.xml 2024-05-15
10:42:53.558674765 +0200
@@ -58,6 +58,7 @@
encoding="UTF-8"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"