Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
8ad53dc224 | |||
b3f8d89551 |
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user