| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <project-modules id="moduleCoreId" project-version="1.5.0"> |
|---|
| 3 | <wb-module deploy-name="RaptorWeb"> |
|---|
| 4 | <!--<wb-resource deploy-path="/" source-path="/src/main/webapp"/> |
|---|
| 5 | --><wb-resource deploy-path="/" source-path="/src/main/webapp"/> |
|---|
| 6 | <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> |
|---|
| 7 | <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/> |
|---|
| 8 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/raptor-client/raptor-client"> |
|---|
| 9 | <dependency-type>uses</dependency-type> |
|---|
| 10 | </dependent-module> |
|---|
| 11 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/idp-attribute-resolver-api/idp-attribute-resolver-api"> |
|---|
| 12 | <dependency-type>uses</dependency-type> |
|---|
| 13 | </dependent-module> |
|---|
| 14 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/idp-attribute-api/idp-attribute-api"> |
|---|
| 15 | <dependency-type>uses</dependency-type> |
|---|
| 16 | </dependent-module> |
|---|
| 17 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/idp-core/idp-core"> |
|---|
| 18 | <dependency-type>uses</dependency-type> |
|---|
| 19 | </dependent-module> |
|---|
| 20 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-util/opensaml-util"> |
|---|
| 21 | <dependency-type>uses</dependency-type> |
|---|
| 22 | </dependent-module> |
|---|
| 23 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/opensaml-messaging-api/opensaml-messaging-api"> |
|---|
| 24 | <dependency-type>uses</dependency-type> |
|---|
| 25 | </dependent-module> |
|---|
| 26 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/idp-attribute-resolver-impl/idp-attribute-resolver-impl"> |
|---|
| 27 | <dependency-type>uses</dependency-type> |
|---|
| 28 | </dependent-module> |
|---|
| 29 | <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/raptor-information-model/raptor-information-model"> |
|---|
| 30 | <dependency-type>uses</dependency-type> |
|---|
| 31 | </dependent-module> |
|---|
| 32 | <property name="context-root" value="RaptorWeb"/> |
|---|
| 33 | <property name="java-output-path" value="/RaptorWeb/target/classes"/> |
|---|
| 34 | </wb-module> |
|---|
| 35 | </project-modules> |
|---|