ref 19440: Update the library detachedres-library to store properties
needed to resolve detached Item URLs https://support.d4science.org/issues/19440 Updated to support new detachedres-library
This commit is contained in:
parent
ff7ab51743
commit
602458627b
|
@ -4,6 +4,9 @@
|
|||
<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="detachedres-library-1.1.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/detachedres-library/detachedres-library">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<property name="java-output-path" value="/cmems-importer/target/cmems-importer-1.0.0-SNAPSHOT/WEB-INF/classes"/>
|
||||
<property name="context-root" value="accounting-dashboard"/>
|
||||
</wb-module>
|
||||
|
|
Loading…
Reference in New Issue