jetty-conf-maven-plugin Maven Plugin

Jetty context XML configuration plugin generator helper. This plugin helps you to generate your Context XML file with a dynamic content such as: * classpath entries * web app resources * maven properties Plugin needs a template Jetty context XML file where the dynamic content is injected. Injection of dynamic content is supported as: * altering the DOM with new values * with enabled filtering dynamic values can be replaced as properties (see bellow) Filtering of the template file is supported. Basically it means you can include content from your maven properties in your context XML file. If desired plugin sets two maven properties with the dynamic content: * jetty.conf-plugin.classpath * jetty.conf-plugin.webapp These properties might be used for filtering as well. Plugin resolves project dependency artifacts. These artifacts are transformed into webapp resources and classpath entries. Works with multi-module projects. Works in Eclipse with enabled m2e.

Лицензия

Лицензия

Категории

Категории

Jetty Контейнер Application Servers Maven Компиляция и сборка Сеть Vavr Универсальные библиотеки Functional Programming
Группа

Группа

net.uvavru.maven.plugin
Идентификатор

Идентификатор

jetty-conf-maven-plugin
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

jetty-conf-maven-plugin Maven Plugin
Jetty context XML configuration plugin generator helper. This plugin helps you to generate your Context XML file with a dynamic content such as: * classpath entries * web app resources * maven properties Plugin needs a template Jetty context XML file where the dynamic content is injected. Injection of dynamic content is supported as: * altering the DOM with new values * with enabled filtering dynamic values can be replaced as properties (see bellow) Filtering of the template file is supported. Basically it means you can include content from your maven properties in your context XML file. If desired plugin sets two maven properties with the dynamic content: * jetty.conf-plugin.classpath * jetty.conf-plugin.webapp These properties might be used for filtering as well. Plugin resolves project dependency artifacts. These artifacts are transformed into webapp resources and classpath entries. Works with multi-module projects. Works in Eclipse with enabled m2e.
Ссылка на сайт

Ссылка на сайт

https://github.com/stepanv/jetty-conf-maven-plugin

Скачать jetty-conf-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>net.uvavru.maven.plugin</groupId>
    <artifactId>jetty-conf-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.0.4
org.apache.maven.shared : maven-filtering jar 1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0