git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113928 13f79535-47bb-0310-9956-ffa450edef68
34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<project name="Maven Checkstyle Plugin">
|
|
|
|
<title>Maven Checkstyle Plugin</title>
|
|
|
|
<body>
|
|
<links>
|
|
<item name="Maven" href="http://maven.apache.org/"/>
|
|
<item name="Checkstyle" href="http://checkstyle.sf.net/"/>
|
|
</links>
|
|
<menu name="Overview">
|
|
<item name="Goals" href="/goals.html" />
|
|
<item name="Properties" href="/properties.html" />
|
|
<item name="Migrating" href="/migrating.html" />
|
|
</menu>
|
|
<menu name="Versions">
|
|
<item name="Current" href="current/index.html">
|
|
<item name="Goals" href="current/goals.html" />
|
|
<item name="Properties" href="current/properties.html" />
|
|
<item name="Migrating" href="current/migrating.html" />
|
|
</item>
|
|
<item name="Release 2.0" href="releases/v2.0/index.html">
|
|
<item name="Goals" href="releases/v2.0/goals.html" />
|
|
<item name="Properties" href="releases/v2.0/properties.html" />
|
|
<item name="Migrating" href="releases/v2.0/migrating.html" />
|
|
</item>
|
|
</menu>
|
|
<menu name="Downloads">
|
|
<item name="Checkstyle Plugin 2.0"
|
|
href="http://www.ibiblio.org/maven/maven/plugins/maven-checkstyle-plugin-2.0.jar"/>
|
|
</menu>
|
|
</body>
|
|
</project>
|