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

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

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

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

  <Call class="org.eclipse.jetty.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