11
0

3 Commits

2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 27 21:26:17 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Remove a relativePath that points to a non-existing directory
-------------------------------------------------------------------
Mon Sep 25 09:40:08 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package maven-ant-plugin
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -59,6 +59,7 @@ API documentation for %{name}.
# migrate to maven 3
%pom_xpath_set //pom:mavenVersion 3.8.6
%pom_change_dep :maven-project :maven-compat
%pom_xpath_remove pom:project/pom:parent/pom:relativePath
%build
%{mvn_build} -f -- \