git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113144 13f79535-47bb-0310-9956-ffa450edef68
17 lines
474 B
XML
17 lines
474 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<project name="Maven JUnitDoclet Plugin">
|
|
|
|
<title>Maven JUnitDoclet Plugin</title>
|
|
|
|
<body>
|
|
<links>
|
|
<item name="Maven" href="http://maven.apache.org/"/>
|
|
<item name="JUnitDoclet" href="http://www.junitdoclet.org/"/>
|
|
</links>
|
|
<menu name="Overview">
|
|
<item name="Goals" href="/goals.html" />
|
|
<item name="Properties" href="/properties.html" />
|
|
</menu>
|
|
</body>
|
|
</project>
|