1 Commits

Author SHA256 Message Date
Fridrich Štrba
db627daf50 Fix build with maven-jar-plugin 3.5.0 2025-11-12 09:50:10 +01:00
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 12 07:46:42 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Fix build with maven-jar-plugin 3.5.0
-------------------------------------------------------------------
Tue Sep 19 11:04:00 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file
# spec file for package jnr-process
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 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
@@ -51,6 +51,8 @@ This package contains the API documentation for %{name}.
%pom_remove_plugin :maven-javadoc-plugin
%pom_xpath_remove 'pom:plugin[pom:artifactId="maven-jar-plugin"]/pom:executions'
%{mvn_file} : %{cluster}/%{name}
%build