<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/6/15 8:34 PM, Phil Lello wrote:<br>
    </div>
    <blockquote
cite="mid:CAPofZaEqSujw10p5C3jwX=U6b1eq65YTOqzhLdxkx98kz-XHJQ@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"> <br>
                One note however: it looks like you are using OpenSAML
                v2.  That will be officially unsupported as of middle of
                next year, along with the IdP v2.  If you are starting a
                new project with OpenSAML, I'd highly recommend you use
                OpenSAML v3.<br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>I've been trawling the wiki, but can't find a reference
              on where I can download OpenSAML v3 - I did find a mention
              of <a moz-do-not-send="true"
                href="https://build.shibboleth.net/nexus/content/repositories/releases">https://build.shibboleth.net/nexus/content/repositories/releases</a>
              on the OSTWO pages which seems to have releases; is this
              the official distro?<br>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    Yes.  We don't provide (at the moment) a single tar or zip download
    of OpenSAML 3 b/c it's a Maven multi-module project so there are ~
    couple dozen jars.  Most people these days are probably using Maven
    or Gradle or something else that can pull from a repo, so it hasn't
    really been a high priority.  If you're not using some sort of
    dependency management in your project, you can just pull the
    individual jars straight from Nexus.  (But Maven etc will make your
    life much easier....)<br>
    <br>
    In case you didn't find your way to the "latest" page on the web
    site, it has a little more text:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://shibboleth.net/downloads/java-opensaml/latest/">http://shibboleth.net/downloads/java-opensaml/latest/</a><br>
    <br>
    <br>
  </body>
</html>