Right way to declare dependency on idp-plugin-duo-api?

Rod Widdowson rdw at steadingsoftware.com
Fri Mar 29 10:12:47 UTC 2024


(probably better in shib-dev) 

> net.shibboleth.idp.plugin.authn:idp-plugin-duo-api:jar:2.0.0: The
> following artifacts could not be resolved:
> net.shibboleth:shib-testing:pom:9.0.0-SNAPSHOT (absent): Could not find
> artifact net.shibboleth:shib-testing:pom:9.0.0-SNAPSHOT in
> shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/)

I'd start by saying 

	mvn dependency:tree

And see who thinks you need this.  I just looked at the tree for duo-api:2.0.0 and it doesn't mention shib-testing at all.

A word to the wise: maven inheritance is a "bit strange" (edited) and seldom does what you want or expect, just something very close but not quite.

	/Rid



More information about the users mailing list