maven-ant-helper/debian-orig
denghao ce389ef4ce Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
..
source Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
README Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
build.properties Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
build.xml Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
changelog Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
control Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
copyright Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
dirs Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
docs Import Upstream version 8.6 2023-03-22 10:58:04 +08:00
rules Import Upstream version 8.6 2023-03-22 10:58:04 +08:00

README

The Debian Package maven-ant-helper
-----------------------------------

This package provides helper scripts for anyone packaging Java components
within Debian. It will be particularly useful when packaging libraries using
"modello" to generate sources, such as the maven2 system.

It provides two scripts and one ant task:

    * maven-build.xml -- a base build file providing much of the functionality
                         needed to build Java projects.
    * maven-defaults.properties -- default properties for the above.
    * ModelloTask -- provides an "modello" ant task to generate sources
                     from Modello definitions.

For an example of how to use maven-ant-helper, please see the Debian packaging
of "doxia".

 -- Trygve Laugstøl <trygvis@inamo.no>  Sun, 27 May 2007 03:30:35 +0200
 -- Paul Cager <paul-debian@home.paulcager.org>  Wed, 13 Jun 2007 11:03:27 +0100