File: README.Debian

package info (click to toggle)
maven-repo-helper 1.10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,588 kB
  • sloc: java: 5,088; xml: 2,871; sh: 1,534; makefile: 60; perl: 14
file content (8 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8

This package contains some essential tools for building Debian packages where
upstream uses Maven as its build tool, or where upstream uses another build
tool (Ant...) but you want to deploy the jars into the Debian Maven repository
at /usr/share/maven-repo with the necessary metadata - in Maven terms, POM
files - and make them available to other projects.

A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html