org.eclipse.wst.common.component 2.55 KB
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
    <wb-module deploy-name="b2c-orders-web-0.0.1-SNAPSHOT">
        <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
        <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="orders-service-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-service/b2c-orders-service">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="orders-manager-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-manager/b2c-orders-manager">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="orders-dao-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-dao/b2c-orders-dao">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="orders-domain-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-domain/b2c-orders-domain">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="orders-commons-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-commons/b2c-orders-commons">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="orders-client-1.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-client/b2c-orders-client">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="orders-rpc-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/b2c-orders-rpc/b2c-orders-rpc">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <dependent-module archiveName="dtms-client-0.0.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/dtms-client/dtms-client">
            <dependency-type>uses</dependency-type>
        </dependent-module>
        <property name="context-root" value="b2c-orders-web"/>
        <property name="java-output-path" value="/b2c-orders-web/target/classes"/>
    </wb-module>
</project-modules>