git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113436 13f79535-47bb-0310-9956-ffa450edef68
31 lines
631 B
XML
31 lines
631 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Tasks</title>
|
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Tasks">
|
|
<p>
|
|
Lists of todos and ideas for future versions.
|
|
</p>
|
|
|
|
<subsection name="3.1">
|
|
<p>
|
|
<ul>
|
|
<li>
|
|
Add support for Jetty (note: This should actually be added in the
|
|
Cactus/Ant integration module and not in the Maven plugin), for
|
|
better reuse.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
</subsection>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|