fixed links
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1648952 13f79535-47bb-0310-9956-ffa450edef68master
parent
5ab96a0efb
commit
bfc52d95df
|
|
@ -97,7 +97,7 @@
|
|||
<td>Maven Script Mojo Support lets developer write Maven plugins/goals with scripting languages instead of compiled Java.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a href="./maven-plugin-tools-beanshell/index.html">maven-plugin-tools-beanshell</a></td>
|
||||
<td> <a href="./maven-script/maven-plugin-tools-beanshell/index.html">maven-plugin-tools-beanshell</a></td>
|
||||
<td>Extractor for plugins written in Beanshell.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -109,11 +109,11 @@
|
|||
<td>Extractor for plugins written in Ant.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a href="./maven-script/maven-script-ant/index.html">maven-script-ant</a></td>
|
||||
<td> <a href="./maven-script/maven-script/maven-script-ant/index.html">maven-script-ant</a></td>
|
||||
<td>Maven Ant Mojo Support, ie write Maven plugins with Ant script.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a href="./maven-plugin-tools-model/index.html">maven-plugin-tools-model</a></td>
|
||||
<td> <a href="./maven-script/maven-plugin-tools-model/index.html">maven-plugin-tools-model</a></td>
|
||||
<td>Plugin Metadata Model for script-based plugins.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue