app configuration updated

This commit is contained in:
lucio 2023-05-05 21:53:27 +02:00
parent a1b69aee6a
commit 884f40b759
3 changed files with 22 additions and 12 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -26,7 +27,8 @@
<wb-module deploy-name="storagehub">
@ -53,7 +55,8 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -80,7 +83,8 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -107,14 +111,19 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<dependent-module archiveName="common-smartgears-app-3.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/common-smartgears-app/common-smartgears-app">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="common-authorization-3.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>
@ -141,7 +150,8 @@
<property name="context-root" value="storagehub"/>
@ -168,7 +178,8 @@
<property name="java-output-path" value="/storagehub-webapp_BRANCH/target/classes"/>
@ -195,7 +206,8 @@
</wb-module>

View File

@ -1,5 +1,5 @@
name: ${artifactId}
group: ${groupId}
group: DataAccess
version: ${version}
description: ${description}
excludes:

View File

@ -1,2 +0,0 @@
/README
/LICENSE