This Maven 2 plugin handles the common tasks required to develop and package
Lutece core and plugin components, and to assemble
a website from a set of Lutece artifacts.
Goals Overview
lutece:clean : delete the build directory project.
lutece:inplace : explodes a test webapp for a
Lutece core project.
lutece:exploded : explodes a test webapp for a
Lutece plugin or site project.
lutece:package : packages a Lutece core or plugin
artifact.
lutece:assembly : builds binary zip file and source zip file
from a Lutece core or plugin.