All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.archetype-metadata.xml Maven / Gradle / Ivy

There is a newer version: 1.11
Show newest version
<archetype-descriptor name="plsql-webapp-archetype">
  <fileSets>
    <fileSet filtered="true" packaged="false">
      <directory>src/main/plsql</directory>
      <includes>
        <include>**/*.plsql</include>
      </includes>
    </fileSet>
    <fileSet filtered="false" packaged="false">
      <directory>src/main/webapp</directory>
      <includes>
        <include>**/*.*</include>
      </includes>
    </fileSet>
  </fileSets>
</archetype-descriptor>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy