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

etty.jetty-maven-plugin.9.4.55.v20240627.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.JettyWebAppContext">

  <Call class="org.eclipse.jetty.webapp.Configuration$ClassList" name="setServerDefault">
    <Arg><Ref refid="Server" /></Arg>
    <Call name="replace">
      <Arg>org.eclipse.jetty.webapp.WebInfConfiguration</Arg>
      <Arg>org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration</Arg>
    </Call>
  </Call>

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

</Configure>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy