diff --git a/maven-resolver.changes b/maven-resolver.changes index 58cade8..97b801d 100644 --- a/maven-resolver.changes +++ b/maven-resolver.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 17 03:20:22 UTC 2022 - Fridrich Strba + +- Add the glassfish-annotation-api jar to the build classpath + ------------------------------------------------------------------- Fri Mar 11 12:10:26 UTC 2022 - Fridrich Strba diff --git a/maven-resolver.spec b/maven-resolver.spec index fd75ca2..41cd953 100644 --- a/maven-resolver.spec +++ b/maven-resolver.spec @@ -202,6 +202,7 @@ mkdir -p lib build-jar-repository -s lib \ atinject \ commons-lang3 \ + glassfish-annotation-api \ guice/google-guice-no_aop \ httpcomponents/httpclient \ httpcomponents/httpcore \