uchicago / shibboleth-oidc

OpenID Connect support for the Shibboleth Identity Provider v3
Apache License 2.0
81 stars 19 forks source link

Couple of Default IdP Configuration notes #25

Closed tomzeller closed 7 years ago

tomzeller commented 8 years ago
mvn clean install -P new
[WARNING] The requested profile "new" could not be activated because it does not exist.
mvnw clean install -P new
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain
mmoayyed commented 8 years ago
mmoayyed commented 8 years ago

No. I see the new profile in there. What is version of Maven that you use?

mmoayyed commented 8 years ago

Pull and try again please. The maven wrapper config was missing.