maven-repo-helper 1.6ubuntu1 source package in Ubuntu
Changelog
maven-repo-helper (1.6ubuntu1) precise; urgency=low * Removed Build-Depend on markdown and disabled generation of HTML documentation as markdown is not suitable for main inclusion. -- James Page <email address hidden> Tue, 25 Oct 2011 12:00:55 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maven-repo-helper_1.6ubuntu1.tar.gz | 134.6 KiB | a6004a00db119b8d3acea16bd38df4bb5de116499ccfef0a1240486065995467 |
maven-repo-helper_1.6ubuntu1.dsc | 1.8 KiB | 67732b85493aec2adceb558fa554e159dbcfb93610ab08c8932f36bfbe20ac84 |
Available diffs
- diff from 1.6 to 1.6ubuntu1 (1.3 KiB)
Binary packages built by this source
- maven-repo-helper: Helper tools for including Maven metadata in Debian packages
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This package enables Debian packages which are not using Maven in their
build process to provide and install Maven POMs and libraries in the
repository located in /usr/share/maven-repo.
.
Packages built with Maven (using maven-debian-helper) will benefit as
many of their dependencies are already packaged in Debian but they are
missing the necessary metadata (Maven POM) which is required by Maven
when it is using dependencies.