Alessandro Pieve 2016-10-06 07:48:57 +00:00
parent c263180840
commit 680d853ee6
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<dependent-module archiveName="common-authorization-2.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/authorization-common-library/authorization-common-library">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="authorization-client-2.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/authorization-common-client/authorization-common-client">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="auth-portlet-manager"/>
<property name="java-output-path" value="/auth-portlet-manager/target/auth-portlet-manager-1.0.0-SNAPSHOT/WEB-INF/classes"/>
</wb-module>