summaryrefslogtreecommitdiff
blob: 8f09f1f996bd031072990889e002e637aeb75550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ChangeLog for dev-java/maven
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/maven/ChangeLog,v 1.2 2003/04/23 06:16:50 strider Exp $

*maven-1.0_beta9 (23 Apr 2003)

  23 Apr 2003; Adrian Almenar <strider@gentoo.org> maven-1.0_beta9.ebuild:
  Added new version ebuild. Updated the new homepage of maven project, now
  a top level apache project.

*maven-1.0_beta8 (17 Mar 2003)

  17 Mar 2003; root <root@gentoo.org> maven-1.0_beta8.ebuild, files/25maven:
  Initial import.
  
  Thanks to St�phane Mor <stephanemor@yahoo.fr> in bug # 15669 for the
  submission.
  
  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.