diff --git a/google-guice.changes b/google-guice.changes index 260c4be..ab4b9e4 100644 --- a/google-guice.changes +++ b/google-guice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 13 20:36:29 UTC 2025 - Fridrich Strba + +- Add alias to com.google.inject:guice::classes artifact, needed + by maven 4.x + ------------------------------------------------------------------- Mon Jun 10 13:45:04 UTC 2024 - Fridrich Strba diff --git a/google-guice.spec b/google-guice.spec index 428c7d7..0c5e50b 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -1,7 +1,7 @@ # # spec file for package google-guice # -# 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 @@ -215,7 +215,7 @@ install -dm 0755 %{buildroot}%{_mavenpomdir}/%{short_name} %add_maven_depmap %{short_name}/extensions-parent.pom -a org.sonatype.sisu.inject:extensions-parent -f extensions %{mvn_install_pom} core/pom.xml %{buildroot}%{_mavenpomdir}/%{short_name}/%{name}.pom -%add_maven_depmap %{short_name}/%{name}.pom %{short_name}/%{name}.jar -a "org.sonatype.sisu:sisu-guice,com.google.inject:guice::no_aop:,org.sonatype.sisu:sisu-guice::no_aop:" +%add_maven_depmap %{short_name}/%{name}.pom %{short_name}/%{name}.jar -a "org.sonatype.sisu:sisu-guice,com.google.inject:guice::no_aop:,com.google.inject:guice::classes:,org.sonatype.sisu:sisu-guice::no_aop:" %{mvn_install_pom} extensions/jmx/pom.xml %{buildroot}%{_mavenpomdir}/%{short_name}/guice-jmx.pom %add_maven_depmap %{short_name}/guice-jmx.pom %{short_name}/guice-jmx.jar -a org.sonatype.sisu.inject:guice-jmx -f jmx