File: reference.rst

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 (13 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
`repository specification <repository.html>`_ \|
`reference <reference.html>`_ \| `tutorial <tutorial.html>`_

Reference for Maven Repo Helper
===============================

Working with POM files
----------------------

In Maven, POM files are xml files containing the full definition of a
project and how to build it. maven-repo-helper can manipulate them in
order to clean unecessary cruft and integrate seamlessly in a Debian
environment.