PR: MPMULTIPROJECT-28

add legend


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115456 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-06-12 01:47:25 +00:00
parent 41ba698b2b
commit 0fa4c0fb0c

View File

@ -24,6 +24,18 @@
</properties>
<body>
<section name="Multiproject Dependency Convergence Report">
<p>Legend:
<table>
<tr>
<td><img src="images/icon_success_sml.gif"/></td>
<td>All projects share one version of the dependency.</td>
</tr>
<tr>
<td><img src="images/icon_error_sml.gif"/></td>
<td>At least one project has a differing version of the dependency.</td>
</tr>
</table>
</p>
<p>
<table>
<tr>