pluginssrc.templates.site.xml Maven / Gradle / Ivy
@@@program xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../plantilla.xsd"@@@
@@@saveto@@@
@@@file overwrite="yes"@@@
@@@v@@@output@@@/v@@@/site.xml@@@/file@@@
@@@text@@@
<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.3.0</version>
</skin>
<custom>
<fluidoSkin>
<sideBarEnabled>true</sideBarEnabled>
</fluidoSkin>
</custom>
<body>
<breadcrumbs/>
<links>
<item name="ingenme" href="http://ingenme.sf.net"/>
</links>
<menu ref="parent" inherit="top"/>
<menu name="Project site" inherit="top">
<item name="Model Document" href="index-diag.html">
@@@repeat id="siteindexrepeat"@@@ @@@v@@@siteindex@@@/v@@@ @@@/repeat@@@
</item>
</menu>
<menu ref="reports"/>
</body>
</project>
@@@/text@@@
@@@/saveto@@@
@@@/program@@@
© 2015 - 2025 Weber Informatics LLC | Privacy Policy