There are 3 comments.
 
 
OpenId Connect / cid:jira-generated-image-avatar-178d19ba-20dd-4316-86bb-6c7be00ba229 OIDC-258 Open

Install of oidc-provider extension fail

 
View issue   ยท   Add comment
 

3 comments

 
cid:jira-generated-image-avatar-56f0717b-0fc3-4b01-bbd6-d65f74973f76 Thomas Mortagne on 29/Aug/25 13:15
 

I think I added this exclusion to solve this error:

Yes. You are essentially indicating that it should not be installed, so it's not...

99% of the time the way to fix a RequireUpperBoundDeps failure is dependencyManagement are. Not exclusion.

 
cid:jira-generated-image-avatar-56f0717b-0fc3-4b01-bbd6-d65f74973f76 Thomas Mortagne on 29/Aug/25 13:15
 
bq. I think I added this exclusion to solve this error:

Yes. You are essentially indicating that it should not be installed, so it's not...

99% of the time the way to fix a RequireUpperBoundDeps failure is dependencyManagement
are . Not exclusion.
 
cid:jira-generated-image-avatar-56f0717b-0fc3-4b01-bbd6-d65f74973f76 Thomas Mortagne on 29/Aug/25 13:16
 
bq. I think I added this exclusion to solve this error:

Yes. You are essentially indicating that it should not be installed, so it's not...

99% of the time the way to fix a RequireUpperBoundDeps failure is dependencyManagement
(i . e. being more explicit with Maven about which version you want to end up with). Not exclusion.