forked from pool/maven-resolver
This commit is contained in:
parent
497cbc08e8
commit
de591740cf
@ -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>
|
Thu Mar 17 03:20:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -190,6 +190,10 @@ done
|
|||||||
</archive>
|
</archive>
|
||||||
</configuration>"
|
</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
|
||||||
%{mvn_package} :maven-resolver-{*} @1
|
%{mvn_package} :maven-resolver-{*} @1
|
||||||
%{mvn_alias} 'org.apache.maven.resolver:maven-resolver{*}' 'org.eclipse.aether:aether@1'
|
%{mvn_alias} 'org.apache.maven.resolver:maven-resolver{*}' 'org.eclipse.aether:aether@1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user