XSite Maven Plugin

XSite is a simple yet flexible site generation tool that allow a full templatable separation between content and style

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.xsite
ArtifactId

ArtifactId

xsite-maven-plugin
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

XSite Maven Plugin
XSite is a simple yet flexible site generation tool that allow a full templatable separation between content and style

Download xsite-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.xsite</groupId>
    <artifactId>xsite-maven-plugin</artifactId>
    <version>1.4</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.xsite : xsite-core jar 1.4
org.apache.maven : maven-plugin-api jar 3.6.0

test (1)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.8.2

Project Modules

There are no modules declared in this project.

Build Status


XSite

XSite is a simple yet flexible site generation tool.

Binaries

All binary artifacts are bundled in the -bin archive. It includes the XSite start script, the required jars, documentation and examples.

Documentation

Documentation can also be found at GitHub. This includes:

  • Introduction and tutorial
  • JavaDoc
  • Change log
  • Frequently asked questions

Source

The complete source for XSite is bundled in the -src archive. This includes:

  • Main application [xsite-core]
  • Maven plugin [xsite-maven-plugin]
  • Ant plugin [xsite-ant-plugin]
  • Maven build files [pom.xml]
  • XSite resources [xstream-resources]
  • Web site [xsite-distribution]
org.codehaus.xsite

XStream

Versions

Version
1.4
1.3
1.2.3
1.2.2
1.2.1
1.2
1.1.2
1.1.1
1.1
1.0
1.0-beta-9
1.0-beta-8
1.0-beta-7
1.0-beta-6
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-2
1.0-beta-1