servlet-learning/servlet-01/.idea/artifacts/servlet_01_war_exploded.xml

23 lines
867 B
XML

<component name="ArtifactManager">
<artifact type="exploded-war" name="servlet-01:war exploded">
<output-path>$PROJECT_DIR$/target/servlet-01-1.0-SNAPSHOT</output-path>
<properties id="maven-jee-properties">
<options>
<exploded>true</exploded>
<module>servlet-01</module>
<packaging>war</packaging>
</options>
</properties>
<root id="root">
<element id="directory" name="WEB-INF">
<element id="directory" name="classes">
<element id="module-output" name="servlet-01" />
</element>
</element>
<element id="directory" name="META-INF">
<element id="file-copy" path="$PROJECT_DIR$/target/servlet-01-1.0-SNAPSHOT/META-INF/MANIFEST.MF" />
</element>
<element id="javaee-facet-resources" facet="servlet-01/web/Web" />
</root>
</artifact>
</component>