Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
maven: Java project management and project comprehension tool.
Name: | maven |
Vendor: | JPackage Project |
Version: | 1.0 |
License: | Apache Software License |
Release: | 10jpp |
URL: | http://maven.apache.org/ |
- Summary
- Maven is a Java project management and project
comprehension tool. Maven is based on the concept
of a project object model (POM) in that all the
artifacts produced by Maven are a result of
consulting a well defined model for your project.
Builds, documentation, source metrics, and source
cross-references are all controlled by your POM.
Arch: noarch
Download: | maven-1.0-10jpp.src.rpm |
Build Date: | Wed Aug 17 17:28:24 2005 |
Packager: | Ralph Apel <r.apel@r-apel.de> |
Size: | 2.55 MiB |
Changelog
- * Wed Aug 17 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0-10jpp
-
- Require latest jelly/dom4j/jaxen
- Require jline (abbot plugin needs it)
- Retire workaround in plugins/plugin/plugin.jelly
- Adapt for xpath parsing bug in xdoc-plugin site.jsl
- * Mon Jun 6 12:00:00 2005 Fernando Nasser <fnasser{%}redhat{*}com> - 0:1.0-9jpp
-
- Remove weird version from xercesjarv requires
- Add missing requires for abbot and batik-rasterizer
- Make sure JAVA_HOME is properly defined
- * Wed Feb 2 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0-8jpp
-
- Fix beanutils16 in build-maven-library and build-maven-repository