Fridrich Strba 2022-03-19 13:39:47 +00:00 committed by Git OBS Bridge
parent 497cbc08e8
commit de591740cf
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 19 13:38:39 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Remove the javax.annotation:javax.annotation-api dependency on
distribution versions that do not incorporate the JavaEE modules
-------------------------------------------------------------------
Thu Mar 17 03:20:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -190,6 +190,10 @@ done
</archive>
</configuration>"
%if 0%{?suse_version} > 1500
%pom_remove_dep javax.annotation:javax.annotation-api maven-resolver-impl
%endif
%{mvn_package} :maven-resolver
%{mvn_package} :maven-resolver-{*} @1
%{mvn_alias} 'org.apache.maven.resolver:maven-resolver{*}' 'org.eclipse.aether:aether@1'