Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Wicket projects are built using a multi-module build as proposed by the Maven project.
We use Maven to build our projects and distributions. To be able to build Wicket directly
from subversion, you will need an understanding of Maven.

This document contains the following sections.

Table of Contents
minLevel2
outlinetrue
indent0px

For more information on the project structure, please read the 'Better Builds With Maven'
book which has a detailed description on how to structure a maintainable, enterprise ready
build. The book is available for free from the Mergere website.

Getting your Wicket version

When you build from SVN you will need to check out a whole branch, because our project depend
on one another. For Wicket 1.x you will need to check out:

...