File: reference.txt

package info (click to toggle)
maven-repo-helper 1.8.9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,504 kB
  • ctags: 682
  • sloc: java: 4,734; xml: 2,871; sh: 1,494; makefile: 67; perl: 14
file content (13 lines) | stat: -rw-r--r-- 439 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.