maven-ant-helper/debian
denghao bd7c144159 changed debian/source/format to native 2023-03-22 10:58:05 +08:00
..
patches Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
source changed debian/source/format to native 2023-03-22 10:58:05 +08:00
README Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
build.properties Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
build.xml Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
changelog Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
control Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
copyright Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
dirs Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
docs Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
rules Import Debian changes 8.6-ok1 2023-03-22 10:58:04 +08:00
watch Import Debian changes 8.6-ok1 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