Download JAR files tagged by desired with all dependencies
jetty-conf-maven-plugin from group net.uvavru.maven.plugin (version 1.0)
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.
0 downloads
Artifact jetty-conf-maven-plugin
Group net.uvavru.maven.plugin
Version 1.0
Last update 31. May 2012
Organization not specified
URL https://github.com/stepanv/jetty-conf-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies maven-core, maven-filtering,
There are maybe transitive dependencies!
Group net.uvavru.maven.plugin
Version 1.0
Last update 31. May 2012
Organization not specified
URL https://github.com/stepanv/jetty-conf-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies maven-core, maven-filtering,
There are maybe transitive dependencies!
Page 5 from 3 (items total 41)