janhoy commented on PR #3081:
URL: https://github.com/apache/solr/pull/3081#issuecomment-2612173602
```
* What went wrong:
Could not determine the dependencies of task
':solr:modules:jwt-auth:collectJarInfos'.
> Could not resolve all dependencies for configuration
':solr:modules:jwt-auth:jarValidation'.
> Could not resolve org.bouncycastle:bcpkix-jdk18on:1.80.
Required by:
project :solr:modules:jwt-auth
project :solr:modules:jwt-auth > project :platform
> Cannot find a version of 'org.bouncycastle:bcpkix-jdk18on' that
satisfies the version constraints:
Dependency path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.bouncycastle:bcpkix-jdk18on:1.80'
Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.bouncycastle:bcpkix-jdk18on:{strictly 1.78.1}' because of the following
reason: dependency was locked to version '1.78.1'
Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.apache:platform:10.0.0-SNAPSHOT' (runtimeElements) -->
'org.bouncycastle:bcpkix-jdk18on:1.80'
> Could not resolve org.bouncycastle:bcprov-jdk18on:1.80.
Required by:
project :solr:modules:jwt-auth
project :solr:modules:jwt-auth > project :platform
> Cannot find a version of 'org.bouncycastle:bcprov-jdk18on' that
satisfies the version constraints:
Dependency path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.bouncycastle:bcprov-jdk18on:1.80'
Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.bouncycastle:bcprov-jdk18on:{strictly 1.78.1}' because of the following
reason: dependency was locked to version '1.78.1'
Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.apache:platform:10.0.0-SNAPSHOT' (runtimeElements) -->
'org.bouncycastle:bcprov-jdk18on:1.80'
Dependency path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' -->
'org.bouncycastle:bcpkix-jdk18on:1.80' (runtime) -->
'org.bouncycastle:bcutil-jdk18on:1.78.1' (runtime) -->
'org.bouncycastle:bcprov-jdk18on:1.78.1'
```
--
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]