| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
-
-
-
-
-
-
-
- <wb-module deploy-name="sicura">
-
-
-
-
-
-
-
- <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
-
-
-
-
-
-
-
- <wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
-
-
-
-
-
-
-
- <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
-
-
-
-
-
-
-
- <wb-resource deploy-path="/WEB-INF/classes" source-path="/.apt_generated"/>
- <dependent-module archiveName="sicura.entities-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/sicura.entities/sicura.entities">
- <dependency-type>uses</dependency-type>
- </dependent-module>
- <dependent-module archiveName="sicura.business-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/sicura.business/sicura.business">
- <dependency-type>uses</dependency-type>
- </dependent-module>
- <dependent-module archiveName="web.common-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/web.common/web.common">
- <dependency-type>uses</dependency-type>
- </dependent-module>
-
-
-
-
-
-
-
- <property name="java-output-path" value="/sicura.web/build/classes"/>
-
-
-
-
- <property name="context-root" value="sicura"/>
-
-
-
-
-
-
-
- </wb-module>
-
- </project-modules>
|