Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add TODO to validate signatures

...

Code Block
languagebash
mvn dependency:get -DremoteRepositories=https://build.shibboleth.net/maven/snapshots -Dartifact=net.shibboleth.idp:idp-distribution:5.0.0-SNAPSHOT:tar.gz -Dtransitive=false
mvn dependency:copy -Dartifact=net.shibboleth.idp:idp-distribution:5.0.0-SNAPSHOT:tar.gz -DoutputDirectory=./


TODO : How to check signatures

At the moment, we do not have regular builds of the Windows installer available, but any we make available can be found in:

...