risdenk commented on PR #1313: URL: https://github.com/apache/solr/pull/1313#issuecomment-1406540656
> So I'm not sure off hand right now - the only thing that jumps out from versions.lock is this: > > ``` > net.jcip:jcip-annotations:1.0 (6 constraints: 6130731b) > ``` > > This is a different jcip-annotations dependency :/ > > Additionally, there is no `com.github.stephenc.jcip:jcip-annotations` in https://github.com/apache/solr/blob/main/versions.props - yet this PR adds an explicit `com.github.stephenc.jcip:jcip-annotations` dependency so I think there should be a versions.props entry? @dsmiley checked on your branch and adding `com.github.stephenc.jcip:jcip-annotations=1.0-1` to versions.props fixed the issue. I thought there was a better error message for this case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
