I'm trying to build against a clean M2 repo for the first time in a while and running in to some missing dependencies.

For example:
 opensaml:opensaml:jar:1.1

was not being resolved, so I poked around the specified repositories and found this instead, which works:
 org.opensaml:opensaml:jar:1.1

Now I've hit another one:
  bouncycastle:bcprov-jdk15:jar:132


Is anyone else seeing this sort of thing? Thanks,

--
Greg Lucas

Reply via email to