OpenSAML 2.6.5?
Scott Shipp
sshipp at expedia.com
Thu Aug 18 14:02:51 EDT 2016
Right…that’s why I pasted my pom.xml…is there something wrong with it then? Repasting below. It pulls 2.6.4 but not 2.6.5 or 2.6.6.
<repositories>
<repository>
<id>org.opensaml</id>
<url>https://build.shibboleth.net/nexus/content/repositories/releases</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<version>2.6.4</version>
</dependency>
</dependencies>
On 8/18/16, 10:51 AM, "users on behalf of Cantor, Scott" <users-bounces at shibboleth.net on behalf of cantor.2 at osu.edu> wrote:
> Won’t work for some reason. Maven only sees up to 2.6.4. I guess I”ll
> manually download the jar.
Maven sees the repositories you give it, and the only place OpenSAML is available is our Nexus repo. Maven is not Maven Central.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list