1234567891011121314151617181920212223 |
- <component name="ArtifactManager">
- <artifact type="exploded-war" name="atlas-webapp:war exploded">
- <output-path>$PROJECT_DIR$/atlas/META-INF/maven/org.apache.atlas/atlas-webapp/target/atlas-webapp-2.2.0</output-path>
- <properties id="maven-jee-properties">
- <options>
- <exploded>true</exploded>
- <module>atlas-webapp</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="atlas-webapp" />
- </element>
- </element>
- <element id="directory" name="META-INF">
- <element id="file-copy" path="$PROJECT_DIR$/atlas/META-INF/maven/org.apache.atlas/atlas-webapp/target/atlas-webapp-2.2.0/META-INF/MANIFEST.MF" />
- </element>
- <element id="javaee-facet-resources" facet="atlas-webapp/web/Web" />
- </root>
- </artifact>
- </component>
|