[java-idp-testbed] branch main updated: Adjust POM with proper compile deps and move idp-war to runtime for now.
Scott Cantor
cantor.2 at osu.edu
Thu Jul 28 17:37:04 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=0bb27cc48a7f37e9a05616004436c2957b2af681
The following commit(s) were added to refs/heads/main by this push:
new 0bb27cc Adjust POM with proper compile deps and move idp-war to runtime for now.
0bb27cc is described below
commit 0bb27cc48a7f37e9a05616004436c2957b2af681
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jul 28 13:37:01 2022 -0400
Adjust POM with proper compile deps and move idp-war to runtime for now.
---
.classpath | 8 +-
.settings/org.eclipse.wst.common.component | 147 +++++++++++++++++------------
pom.xml | 59 +++++++++---
3 files changed, 134 insertions(+), 80 deletions(-)
diff --git a/.classpath b/.classpath
index 0ef0901..8c1a024 100644
--- a/.classpath
+++ b/.classpath
@@ -11,13 +11,6 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="src" output="target/test-classes" path="src/test/java">
- <attributes>
- <attribute name="test" value="true"/>
- <attribute name="optional" value="true"/>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="test" value="true"/>
@@ -26,6 +19,7 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
+ <attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
index 40fbbfe..8fbc29f 100644
--- a/.settings/org.eclipse.wst.common.component
+++ b/.settings/org.eclipse.wst.common.component
@@ -1,206 +1,233 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
-
+
+
+
+
<wb-module deploy-name="idp-testbed-5.0.0-SNAPSHOT">
-
+
+
+
+
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
-
+
+
+
+
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
-
+
+
+
+
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
-
+
+
+
+
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
- <dependent-module archiveName="idp-admin-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-admin-api/idp-admin-api">
+ <dependent-module archiveName="idp-cas-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-cas-api/idp-cas-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-admin-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-admin-impl/idp-admin-impl">
+ <dependent-module archiveName="idp-saml-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-saml-api/idp-saml-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-authn-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-authn-api/idp-authn-api">
+ <dependent-module archiveName="idp-profile-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-profile-api/idp-profile-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-authn-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-authn-impl/idp-authn-impl">
+ <dependent-module archiveName="idp-authn-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-authn-api/idp-authn-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-consent-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-consent-api/idp-consent-api">
+ <dependent-module archiveName="shib-attribute-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-api/shib-attribute-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-consent-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-consent-impl/idp-consent-impl">
+ <dependent-module archiveName="opensaml-messaging-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-messaging-api/opensaml-messaging-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-cas-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-cas-api/idp-cas-api">
+ <dependent-module archiveName="opensaml-profile-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-profile-api/opensaml-profile-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-cas-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-cas-impl/idp-cas-impl">
+ <dependent-module archiveName="spring-extensions-7.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/spring-extensions/spring-extensions">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-core-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-core/idp-core">
+ <dependent-module archiveName="java-support-9.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/java-support/java-support">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-profile-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-profile-api/idp-profile-api">
+ <dependent-module archiveName="idp-conf-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-conf/idp-conf">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-profile-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-profile-impl/idp-profile-impl">
+ <dependent-module archiveName="opensaml-saml-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-saml-api/opensaml-saml-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-profile-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-profile-spring/idp-profile-spring">
+ <dependent-module archiveName="opensaml-core-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-core/opensaml-core">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-spring/opensaml-spring">
+ <dependent-module archiveName="opensaml-security-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-security-api/opensaml-security-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-saml-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-saml-api/idp-saml-api">
+ <dependent-module archiveName="opensaml-soap-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-soap-api/opensaml-soap-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-saml-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-saml-impl/idp-saml-impl">
+ <dependent-module archiveName="opensaml-xmlsec-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-xmlsec-api/opensaml-xmlsec-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-schema-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-schema/idp-schema">
+ <dependent-module archiveName="opensaml-saml-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-saml-impl/opensaml-saml-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-session-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-session-api/idp-session-api">
+ <dependent-module archiveName="opensaml-security-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-security-impl/opensaml-security-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-session-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-session-impl/idp-session-impl">
+ <dependent-module archiveName="opensaml-soap-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-soap-impl/opensaml-soap-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-ui-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-ui/idp-ui">
+ <dependent-module archiveName="opensaml-xmlsec-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-xmlsec-impl/opensaml-xmlsec-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-api/shib-attribute-api">
+ <dependent-module archiveName="opensaml-storage-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-storage-api/opensaml-storage-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-impl/shib-attribute-impl">
+ <dependent-module archiveName="idp-admin-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-admin-api/idp-admin-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-saml-attribute-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-saml-attribute-api/shib-saml-attribute-api">
+ <dependent-module archiveName="idp-admin-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-admin-impl/idp-admin-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-saml-attribute-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-saml-attribute-impl/shib-saml-attribute-impl">
+ <dependent-module archiveName="idp-authn-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-authn-impl/idp-authn-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-filter-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-filter-api/shib-attribute-filter-api">
+ <dependent-module archiveName="idp-conf-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-conf-impl/idp-conf-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-filter-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-filter-impl/shib-attribute-filter-impl">
+ <dependent-module archiveName="idp-consent-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-consent-api/idp-consent-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-filter-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-filter-spring/shib-attribute-filter-spring">
+ <dependent-module archiveName="idp-consent-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-consent-impl/idp-consent-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-resolver-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-resolver-api/shib-attribute-resolver-api">
+ <dependent-module archiveName="idp-cas-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-cas-impl/idp-cas-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-resolver-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-resolver-impl/shib-attribute-resolver-impl">
+ <dependent-module archiveName="idp-core-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-core/idp-core">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-attribute-resolver-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-resolver-spring/shib-attribute-resolver-spring">
+ <dependent-module archiveName="idp-profile-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-profile-impl/idp-profile-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-metadata-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-metadata-api/shib-metadata-api">
+ <dependent-module archiveName="idp-saml-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-saml-impl/idp-saml-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-metadata-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-metadata-impl/shib-metadata-impl">
+ <dependent-module archiveName="idp-schema-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-schema/idp-schema">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="shib-metadata-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-metadata-spring/shib-metadata-spring">
+ <dependent-module archiveName="idp-session-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-session-api/idp-session-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="spring-extensions-7.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/spring-extensions/spring-extensions">
+ <dependent-module archiveName="idp-session-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-session-impl/idp-session-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-core-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-core/opensaml-core">
+ <dependent-module archiveName="idp-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-spring/idp-spring">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-messaging-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-messaging-api/opensaml-messaging-api">
+ <dependent-module archiveName="opensaml-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-spring/opensaml-spring">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-messaging-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-messaging-impl/opensaml-messaging-impl">
+ <dependent-module archiveName="idp-ui-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-ui/idp-ui">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-profile-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-profile-api/opensaml-profile-api">
+ <dependent-module archiveName="shib-attribute-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-impl/shib-attribute-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-profile-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-profile-impl/opensaml-profile-impl">
+ <dependent-module archiveName="shib-saml-attribute-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-saml-attribute-api/shib-saml-attribute-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-saml-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-saml-api/opensaml-saml-api">
+ <dependent-module archiveName="shib-saml-attribute-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-saml-attribute-impl/shib-saml-attribute-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-saml-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-saml-impl/opensaml-saml-impl">
+ <dependent-module archiveName="shib-attribute-filter-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-filter-api/shib-attribute-filter-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-security-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-security-api/opensaml-security-api">
+ <dependent-module archiveName="shib-attribute-filter-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-filter-impl/shib-attribute-filter-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-security-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-security-impl/opensaml-security-impl">
+ <dependent-module archiveName="shib-attribute-filter-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-filter-spring/shib-attribute-filter-spring">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-soap-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-soap-api/opensaml-soap-api">
+ <dependent-module archiveName="shib-attribute-resolver-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-resolver-api/shib-attribute-resolver-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-soap-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-soap-impl/opensaml-soap-impl">
+ <dependent-module archiveName="shib-attribute-resolver-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-resolver-impl/shib-attribute-resolver-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-storage-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-storage-api/opensaml-storage-api">
+ <dependent-module archiveName="shib-attribute-resolver-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-attribute-resolver-spring/shib-attribute-resolver-spring">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-storage-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-storage-impl/opensaml-storage-impl">
+ <dependent-module archiveName="shib-metadata-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-metadata-api/shib-metadata-api">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-xmlsec-api-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-xmlsec-api/opensaml-xmlsec-api">
+ <dependent-module archiveName="shib-metadata-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-metadata-impl/shib-metadata-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="opensaml-xmlsec-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-xmlsec-impl/opensaml-xmlsec-impl">
+ <dependent-module archiveName="shib-metadata-spring-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/shib-metadata-spring/shib-metadata-spring">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-conf-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-conf/idp-conf">
+ <dependent-module archiveName="opensaml-messaging-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-messaging-impl/opensaml-messaging-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="idp-conf-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/idp-conf-impl/idp-conf-impl">
+ <dependent-module archiveName="opensaml-profile-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-profile-impl/opensaml-profile-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
- <dependent-module archiveName="java-support-9.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/java-support/java-support">
+ <dependent-module archiveName="opensaml-storage-impl-5.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-storage-impl/opensaml-storage-impl">
<dependency-type>uses</dependency-type>
</dependent-module>
-
+
+
+
+
<property name="context-root" value="idp-testbed"/>
-
+
+
+
+
<property name="java-output-path" value="/java-idp-testbed/target/classes"/>
-
+
+
+
+
</wb-module>
-
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 9513d3a..c6a5178 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,31 +49,29 @@
<dependencies>
<!-- Compile scope -->
-
- <!-- Addresses most IdP and lower dependencies. -->
<dependency>
<groupId>${idp.groupId}</groupId>
- <artifactId>idp-war</artifactId>
+ <artifactId>idp-cas-api</artifactId>
<version>${idp.version}</version>
</dependency>
-
+
<dependency>
<groupId>${idp.groupId}</groupId>
<artifactId>idp-conf</artifactId>
<version>${idp.version}</version>
<type>test-jar</type>
</dependency>
-
+
<dependency>
- <groupId>${idp.groupId}</groupId>
- <artifactId>idp-conf</artifactId>
- <version>${idp.version}</version>
+ <groupId>${opensaml.groupId}</groupId>
+ <artifactId>opensaml-saml-api</artifactId>
+ <version>${opensaml.version}</version>
</dependency>
<dependency>
- <groupId>${idp.groupId}</groupId>
- <artifactId>idp-conf-impl</artifactId>
- <version>${idp.version}</version>
+ <groupId>${opensaml.groupId}</groupId>
+ <artifactId>opensaml-saml-impl</artifactId>
+ <version>${opensaml.version}</version>
</dependency>
<dependency>
@@ -84,8 +82,29 @@
</dependency>
<dependency>
- <groupId>com.unboundid</groupId>
- <artifactId>unboundid-ldapsdk</artifactId>
+ <groupId>${opensaml.groupId}</groupId>
+ <artifactId>opensaml-storage-api</artifactId>
+ <version>${opensaml.version}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.ldaptive</groupId>
+ <artifactId>ldaptive</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>${spring.groupId}</groupId>
+ <artifactId>spring-core</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>${spring.groupId}</groupId>
+ <artifactId>spring-web</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>${spring.groupId}</groupId>
+ <artifactId>spring-webmvc</artifactId>
</dependency>
<dependency>
@@ -119,6 +138,20 @@
</dependency>
<!-- Runtime scope -->
+ <!-- Addresses most IdP and lower dependencies. -->
+ <dependency>
+ <groupId>${idp.groupId}</groupId>
+ <artifactId>idp-conf</artifactId>
+ <version>${idp.version}</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>${idp.groupId}</groupId>
+ <artifactId>idp-war</artifactId>
+ <version>${idp.version}</version>
+ <scope>runtime</scope>
+ </dependency>
<!-- Don't know why we have to directly include this. -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list