Fix breadcrumbs Add goals to create and/or deploy all sites git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@382568 13f79535-47bb-0310-9956-ffa450edef68
22 lines
729 B
XML
22 lines
729 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project name="Maven Source Plug-in">
|
|
<title>Maven Source Plug-in</title>
|
|
<body>
|
|
<breadcrumbs>
|
|
<item name="Apache" href="http://www.apache.org"/>
|
|
<item name="Maven" href="http://maven.apache.org/"/>
|
|
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
|
|
<item name="Plugins" href="http://maven.apache.org/maven-1.x/plugins/"/>
|
|
<item name="Bundled" href="http://maven.apache.org/maven-1.x/plugins/bundled/"/>
|
|
</breadcrumbs>
|
|
<links>
|
|
</links>
|
|
<menu name="Overview">
|
|
<item href="/goals.html" name="Goals">
|
|
</item>
|
|
<item href="/properties.html" name="Properties">
|
|
</item>
|
|
</menu>
|
|
</body>
|
|
</project> |