summaryrefslogtreecommitdiff
blob: 4aaaf1aac07df0b3318a37e295225204eb32b09a (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
25
26
27
28
29
30
31
# 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.3 2003/09/23 03:19:57 strider Exp $

*maven-1.0_beta10 (22 Sep 2003)

  22 Sep 2003; Adrian Almenar <strider@gentoo.org> maven-1.0_beta10.ebuild, metadata.xml,
  files/25maven:
  New maven version, should fix problems found in beta9 and bug #21743, its now
  working for me. Also updated metadata.xml.

*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; Dylan Carlson <absinthe@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.