Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
880168e0be | |||
6e3cd81be1 | |||
a248d2b178 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 08:18:21 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Add dependency on objectweb-asm to build with sisu 0.9.0.M4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 12:34:10 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package maven-filtering
|
||||
#
|
||||
# Copyright (c) 2024 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
|
||||
@@ -32,6 +32,7 @@ BuildRequires: atinject
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: javapackages-local >= 6
|
||||
BuildRequires: maven-lib
|
||||
BuildRequires: objectweb-asm
|
||||
BuildRequires: plexus-build-api0
|
||||
BuildRequires: plexus-interpolation
|
||||
BuildRequires: plexus-utils
|
||||
@@ -67,6 +68,7 @@ build-jar-repository -s lib \
|
||||
maven/maven-core \
|
||||
maven/maven-model \
|
||||
maven/maven-settings \
|
||||
objectweb-asm/asm \
|
||||
org.eclipse.sisu.inject \
|
||||
plexus/utils \
|
||||
plexus/interpolation \
|
||||
|
Reference in New Issue
Block a user