11
0

2 Commits

2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 27 21:02:56 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Remove a relativePath that points to a non-existing directory
-------------------------------------------------------------------
Fri Apr 8 22:03:12 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package jetty-distribution-remote-resources
#
# Copyright (c) 2022 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
@@ -36,8 +36,10 @@ Jetty toolchain artifact for distribution remote distribution resources
%prep
%setup -q
%pom_xpath_remove pom:project/pom:parent/pom:relativePath
%build
%{mvn_build}
%{mvn_build} -f
%install
%mvn_install