changed config

This commit is contained in:
Francesco Mangiacrapa 2021-09-15 11:20:00 +02:00
parent e10b0cec44
commit bea4f8dc0a
2 changed files with 23 additions and 11 deletions

View File

@ -35,6 +35,5 @@
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/francescomangiacrapa/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="output" path="target/geoportal-data-viewer-app-1.3.0-SNAPSHOT/WEB-INF/classes"/>
</classpath>

View File

@ -11,6 +11,7 @@
<wb-module deploy-name="geoportal-data-viewer-app-1.3.0-SNAPSHOT">
@ -24,6 +25,7 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -37,6 +39,7 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -50,6 +53,7 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/gwt"/>
@ -59,6 +63,7 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -68,7 +73,12 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="geoportal-data-common-1.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-data-common/geoportal-data-common">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -92,6 +102,7 @@
<property name="context-root" value="geoportal-data-viewer-app"/>
@ -105,6 +116,7 @@
</wb-module>
@ -118,4 +130,5 @@
</project-modules>