git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
22 lines
550 B
XML
22 lines
550 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<author email="vmassol@octo.com">Vincent Massol</author>
|
|
<title>Futures for the Clover Plug-in</title>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Futures">
|
|
<p>
|
|
The following is a list of things that are being contemplated
|
|
for the Maven Clover Plug-in.
|
|
</p>
|
|
<ol>
|
|
<li>Also run integration unit tests before generating the reports</li>
|
|
<li>Export the name of the Clover database as a property</li>
|
|
</ol>
|
|
</section>
|
|
</body>
|
|
</document>
|