ProyectoFinal_war_exploded.xml 885 Bytes
Newer Older
Jose Baez committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
<component name="ArtifactManager">
  <artifact type="exploded-war" name="ProyectoFinal:war exploded">
    <output-path>$PROJECT_DIR$/target/ProyectoFinal-1.0-SNAPSHOT</output-path>
    <properties id="maven-jee-properties">
      <options>
        <exploded>true</exploded>
        <module>ProyectoFinal</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="ProyectoFinal" />
        </element>
      </element>
      <element id="directory" name="META-INF">
        <element id="file-copy" path="$PROJECT_DIR$/target/ProyectoFinal-1.0-SNAPSHOT/META-INF/MANIFEST.MF" />
      </element>
      <element id="javaee-facet-resources" facet="ProyectoFinal/web/Web" />
    </root>
  </artifact>
</component>