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

etty.ee10.jetty-ee10-maven-plugin.12.0.12.source-code.maven-ee10.xml Maven / Gradle / Ivy

There is a newer version: 12.0.14
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://www.eclipse.org/jetty/configure_9_3.dtd">

<Configure id="wac" class="org.eclipse.jetty.ee10.maven.plugin.MavenWebAppContext">

  <Call class="org.eclipse.jetty.ee10.maven.plugin.WebAppPropertyConverter" name="fromProperties">
    <Arg>
      <Ref refid="wac" />
    </Arg>
    <Arg><Property name="jetty.base"/>/etc/maven.props</Arg>
    <Arg>
      <Ref refid="Server" />
    </Arg>
    <Arg></Arg>
  </Call>

</Configure>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy