Scalate :: LinkChecker :: Maven Plugin

A Maven Plugin for checking links in Scalate generated sites

License

License

Categories

Categories

Scala Languages Maven Build Tools
GroupId

GroupId

org.fusesource.scalate
ArtifactId

ArtifactId

maven-linkchecker-plugin
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Scalate :: LinkChecker :: Maven Plugin
A Maven Plugin for checking links in Scalate generated sites
Project Organization

Project Organization

FuseSource

Download maven-linkchecker-plugin

How to add to project

<plugin>
    <groupId>org.fusesource.scalate</groupId>
    <artifactId>maven-linkchecker-plugin</artifactId>
    <version>1.3</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
org.fusesource.scalate : scalate-core jar 1.3
javax.servlet : servlet-api jar 2.5
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven.doxia : doxia-sink-api jar 1.1.3
org.apache.maven.doxia : doxia-site-renderer jar 1.1.3
org.apache.maven.wagon : wagon-provider-api jar 1.0-beta-6
org.fusesource.maven.doxia : doxia-linkcheck jar 1.2.1
org.codehaus.plexus : plexus-i18n jar 1.0-beta-7
commons-io : commons-io jar 1.4
org.apache.maven.reporting : maven-reporting-api jar 2.2.1
org.apache.maven.reporting : maven-reporting-impl jar 2.1
org.codehaus.plexus : plexus-utils jar 1.5.15

test (1)

Group / Artifact Type Version
org.fusesource.scalate : scalate-test jar 1.3

Project Modules

There are no modules declared in this project.

Scalate

Build Status build Maven Central

Scalate is a Scala based template engine which supports HAML, Mustache and JSP, Erb and Velocity style syntaxes.

The following template languages are supported:

  • Mustache: is a Mustache template language for Java/Scala
  • Jade: The Jade style of Haml/Scaml template language
  • Scaml: Provides Haml style template language
  • Ssp: Provides a JSP, Erb and Velocity style template language

In Scaml and SSP all expressions are typesafe and checked at edit/compile time to ensure you don't leave any mistakes in your pages. Mustache uses dynamic typing and reflection; a trade off of hiding code and logic from inside the templates.

Building

To build Scalate from the source please see the building instructions

Links

org.fusesource.scalate

Scalate

Versions

Version
1.3