All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.site-tools.xml Maven / Gradle / Ivy

Go to download

Utilities for fixing the pages created by Maven Site, and upgrading them to HTML5.

There is a newer version: 1.3.2
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!-- Add custom tools to Velocity tools. The tools.xml file is included in 
   the classpath and Velocity finds it. -->
<tools>
   <toolbox scope="request">
      <tool class="com.bernardomg.velocity.tool.Html5UpdateTool" />
      <tool class="com.bernardomg.velocity.tool.HtmlTool" />
      <tool class="com.bernardomg.velocity.tool.SiteTool" />
   </toolbox>
</tools>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy