SHA256
1
0
forked from pool/plexus-pom

3 Commits

Author SHA256 Message Date
Fridrich Štrba
c30832a9ac remove extensions 2026-02-27 17:32:02 +01:00
Fridrich Štrba
4fc196cc30 25 2026-02-27 17:20:49 +01:00
5bace5468c Accepting request 1109293 from Java:packages
version 14

OBS-URL: https://build.opensuse.org/request/show/1109293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-pom?expand=0&rev=2
2023-09-06 17:00:11 +00:00
4 changed files with 320 additions and 6 deletions

Binary file not shown.

BIN
plexus-25.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,316 @@
-------------------------------------------------------------------
Fri Feb 27 16:18:01 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 25
* Dependency updates
+ Bump njord to 0.9.1
+ Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0
to 3.3.1
+ Bump org.apache.maven.plugins:maven-resources-plugin from
3.3.1 to 3.4.0
+ Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1
to 3.8.0
+ Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to
3.2.2
+ Bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to
3.1.0
+ Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1
to 3.4.0
+ Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to
3.5.0
+ Bump org.junit:junit-bom from 5.13.4 to 5.14.1
+ Bump mavenPluginToolsVersion from 3.15.1 to 3.15.2
+ Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1
to 3.2.0
-------------------------------------------------------------------
Fri Feb 27 16:15:08 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 24
* New features and improvements
+ Configure njord publisher and releaseURL in pom
+ add Reproducible Central report
* Dependency updates
+ Bump org.codehaus.mojo:extra-enforcer-rules from 1.10.0 to
1.11.0
+ Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to
3.28.0
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1
to 3.0.0
+ Bump mavenSurefireVersion from 3.5.3 to 3.5.4
+ Bump org.apache.maven.plugins:maven-dependency-plugin from
3.8.1 to 3.9.0
+ Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1
to 3.6.2
+ Bump org.apache.maven.plugins:maven-compiler-plugin from
3.14.0 to 3.14.1
+ Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3
to 3.12.0
-------------------------------------------------------------------
Fri Feb 27 16:11:09 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 23
* Dependency updates
+ Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.2 to 3.11.3
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5
to 2.46.1
+ Bump org.junit:junit-bom from 5.13.0 to 5.13.4
+ Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0
to 3.6.1
+ Bump njord.version from 0.7.1 to 0.7.5
+ Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to
3.2.8
+ Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0
to 3.9.1
+ Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to
3.27.0
+ Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to
3.5.0
* Maintenance
+ Sync Spotless Plantir Java Formater with ASF parent pom
-------------------------------------------------------------------
Fri Feb 27 16:08:45 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 22
* Breaking changes
+ Prepare for publishing via the Central Portal
* Dependency updates
+ Bump org.junit:junit-bom from 5.12.2 to 5.13.0
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4
to 2.44.5
-------------------------------------------------------------------
Fri Feb 27 16:02:46 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 21
* New features and improvements
+ Add maven-dependency-plugin to pluginManagement
+ Align Spotless check/apply with Maven parent
* Dependency updates
+ Bump fluido skin from 2.0.1 to 2.1.0
+ Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M3 to
0.9.0.M4
+ Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3
to 3.1.4
+ Bump mavenSurefireVersion from 3.5.2 to 3.5.3
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3
to 2.44.4
+ Bump org.codehaus.mojo:extra-enforcer-rules from 1.9.0 to
1.10.0
+ Bump org.junit:junit-bom from 5.11.4 to 5.12.2
+ Bump org.apache.maven.plugins
:maven-project-info-reports-plugin from 3.8.0 to 3.9.0
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2
to 2.44.3
+ Bump org.apache.maven.plugins:maven-compiler-plugin from
3.13.0 to 3.14.0
+ Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3
to 3.1.4
+ Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0
to 3.4.1
-------------------------------------------------------------------
Fri Feb 27 15:55:44 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 20
* New features and improvements
+ Enforce minimal Java version
+ Accept all line endings in spotless
+ Spotless plugin - format .md files
+ Apply formatting with spotless-plugin by default
+ Sync license header with ASF
* Dependency updates
+ Bump com.diffplug.spotless:spotless-maven-plugin from
2.44.0.BETA4 to 2.44.2
+ Bump maven-fluido-skin to 2.0.1
+ Bump mavenPluginToolsVersion from 3.15.0 to 3.15.1
+ Bump mavenSurefireVersion from 3.5.0 to 3.5.2
+ Bump org.apache.maven.plugins:maven-checkstyle-plugin from
3.5.0 to 3.6.0
+ Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to
3.2.7
+ Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0
to 3.9.0
+ Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0
to 3.11.2
+ Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to
3.6.0
+ Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to
3.26.0
+ Bump org.apache.maven.plugins
:maven-project-info-reports-plugin from 3.7.0 to 3.8.0
+ Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to
3.21.0
+ Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to
3.2.1
+ Bump org.junit:junit-bom from 5.11.1 to 5.11.4
* Maintenance
+ Bump minimalMavenBuildVersion to 3.6.3
-------------------------------------------------------------------
Fri Feb 27 15:40:05 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 19
* Breaking changes
+ Remove org.apache.maven.plugin-tools:maven-plugin-annotations
from dependencyManagement
* New features and improvements
+ Use bestPractices for gpg plugin
+ Drop using passphrase for maven-gpg-plugin
+ Skip empty report for taglist-maven-plugin
* Dependency updates
+ Bump org.junit:junit-bom from 5.10.2 to 5.11.1
+ Bump org.apache.maven.plugins
:maven-project-info-reports-plugin from 3.5.0 to 3.7.0
+ Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3
to 3.10.0
+ Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to
1.9.0
+ Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to
3.2.6
+ Bump mavenSurefireVersion from 3.2.5 to 3.5.0
+ Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to
3.25.0
+ Bump org.apache.maven.plugins:maven-checkstyle-plugin from
3.3.1 to 3.5.0
+ Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to
3.5.0
+ Bump mavenPluginToolsVersion from 3.13.0 to 3.15.0
+ Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1
to 3.8.0
+ Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to
3.20.0
+ Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2
to 3.1.3
+ Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2
to 3.1.3
+ Bump org.apache.apache.resources
:apache-source-release-assembly-descriptor from 1.5 to 1.7
+ Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1
to 3.1.1
+ Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to
3.1.0
+ Bump org.apache.maven.plugins:maven-scm-publish-plugin from
3.2.1 to 3.3.0
+ Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to
3.4.2
+ Bump org.apache.maven.shared:maven-shared-resources from 5 to
6
+ Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to
3.4.0
+ Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1
to 3.1.0
+ Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M2 to
0.9.0.M3
+ Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1
to 3.5.0
-------------------------------------------------------------------
Fri Feb 27 15:33:12 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 18
* New features and improvements
+ Skip empty surefire and pmd reports
+ Disable site descriptor publishing by child projects
+ Warning about usage of deprecated API by compiler
+ Maven compiler - disable annotation processing by default
* Dependency updates
+ Bump maven-fluido-skin from 1.11.2 to 1.12.0
+ Bump mavenPluginToolsVersion from 3.11.0 to 3.13.0
+ Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to
3.22.0
+ Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1
to 3.1.2
+ Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1
to 3.1.2
+ Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to
3.4.1
+ Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to
3.2.4
+ Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0
to 3.3.1
+ Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0
to 3.6.1
+ Bump org.apache.maven.plugins:maven-compiler-plugin from
3.12.1 to 3.13.0
+ Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0
to 3.7.1
+ Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to
1.8.0
* Maintenance
+ Improve version-template for release-drafter
-------------------------------------------------------------------
Fri Feb 27 15:30:10 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 17
* New features and improvements
+ Add default Specification and Implementation entries in jar
manifest
+ Add maven-invoker-plugin to pluginManagement
* Dependency updates
+ Bump org.junit:junit-bom from 5.10.1 to 5.10.2
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1
to 2.43.0
+ Bump mavenPluginToolsVersion from 3.10.2 to 3.11.0
+ Bump mavenSurefireVersion from 3.2.2 to 3.2.5
+ Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to
3.3.2
+ Bump org.apache.maven.plugins:maven-compiler-plugin from
3.11.0 to 3.12.1
* Maintenance
+ Remove dead markmail.org from mailing lists
+ Bump release-drafter/release-drafter from 5 to 6
-------------------------------------------------------------------
Fri Feb 27 15:24:27 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 16
* New features and improvements
+ Introduce minimalMavenBuildVersion property
+ Use default executor for m-release-p
* Dependency updates
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0
to 2.41.1
+ Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0
to 3.6.3
+ Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to
3.3.1
+ Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to
3.21.2
+ Bump mavenPluginToolsVersion from 3.9.0 to 3.10.2
+ Bump mavenSurefireVersion from 3.1.2 to 3.2.2
+ Bump org.apache.maven.plugins:maven-project-info-reports-plugin
from 3.4.5 to 3.5.0
+ Bump org.junit:junit-bom from 5.10.0 to 5.10.1
+ Bump org.apache.maven.plugins:maven-checkstyle-plugin from
3.3.0 to 3.3.1
+ Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1
to 3.3.2
-------------------------------------------------------------------
Fri Feb 27 15:19:49 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 15
* Bug Fixes
+ Update spotless plugin palantir dependency to 2.35.0 to work
with Java 21
* Dependency updates
+ Bump palantir formatter to 2.38.0
+ Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0
to 2.40.0
+ Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0
to 3.6.0
+ Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0
to 3.4.1
+ Bump org.junit:junit-bom from 5.9.3 to 5.10.0
* Maintenance
+ Replace plexus-component-metadata plugin (deprecated) with Sisu
+ Switch to main branch for ci build version
-------------------------------------------------------------------
Wed Sep 6 14:57:40 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package plexus-pom
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: plexus-pom
Version: 14
Version: 25
Release: 0
Summary: Root Plexus Projects POM
License: Apache-2.0
@@ -41,6 +41,7 @@ Plexus packages.
%pom_remove_plugin :maven-enforcer-plugin
%pom_remove_plugin :taglist-maven-plugin
%pom_remove_plugin :spotless-maven-plugin
%pom_xpath_remove pom:project/pom:build/pom:extensions
cp -p %{SOURCE1} LICENSE
@@ -48,7 +49,7 @@ cp -p %{SOURCE1} LICENSE
%install
install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
%mvn_install_pom pom.xml %{buildroot}%{_mavenpomdir}/%{name}/plexus.pom
%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{name}/plexus.pom
%add_maven_depmap %{name}/plexus.pom
%files -f .mfiles