Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15669 - [NEW] maven-1.0_beta8.ebuild
Summary: [NEW] maven-1.0_beta8.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Dylan Carlson (RETIRED)
URL: http://jakarta.apache.org/turbine/maven/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-13 22:20 UTC by Stéphane Mor
Modified: 2003-03-17 05:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Apache Jakarta Maven's ebuild and files (maven-1.0_beta8-ebuild.tar.gz,768 bytes, application/gzip)
2003-02-13 22:23 UTC, Stéphane Mor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane Mor 2003-02-13 22:20:58 UTC
Hi,

Here is a file maven-1.0_beta8-ebuild.tar.gz, containing the files:
- maven-1.0_beta8.ebuild
- files/25maven (environment variables needed for Maven to run)

Maven is a Project Management and Comprehension Tool for Java.
It's a command-line tool to build Java projects, their documentation and
many other things useful to a Java developer.

Maven uses a global repository at http://www.ibiblio.org/maven/ to store
libraries, so that a project simply has to tell which projects it depends
on, and those dependencies will be downloaded/managed automatically.

There are many analogies between Gentoo and Maven, like:
- the dependency resolving
- the use of a global repository and a local mirror
- a "Project Object Model", which could be compared to an ebuild

I suggest that it goes to "dev-java/maven".

Maven depends on a Java 1.3 runtime.

St
Comment 1 Stéphane Mor 2003-02-13 22:20:58 UTC
Hi,

Here is a file maven-1.0_beta8-ebuild.tar.gz, containing the files:
- maven-1.0_beta8.ebuild
- files/25maven (environment variables needed for Maven to run)

Maven is a Project Management and Comprehension Tool for Java.
It's a command-line tool to build Java projects, their documentation and
many other things useful to a Java developer.

Maven uses a global repository at http://www.ibiblio.org/maven/ to store
libraries, so that a project simply has to tell which projects it depends
on, and those dependencies will be downloaded/managed automatically.

There are many analogies between Gentoo and Maven, like:
- the dependency resolving
- the use of a global repository and a local mirror
- a "Project Object Model", which could be compared to an ebuild

I suggest that it goes to "dev-java/maven".

Maven depends on a Java 1.3 runtime.

Stéphane
Comment 2 Stéphane Mor 2003-02-13 22:23:43 UTC
Created attachment 8263 [details]
Apache Jakarta Maven's ebuild and files

Ebuild and env.d file for Apache Jakarta Maven.
Maven can be found there: http://jakarta.apache.org/turbine/maven/
Comment 3 Dylan Carlson (RETIRED) gentoo-dev 2003-03-17 05:13:51 UTC
Added to portage -- thank you for your submission! 
Comment 4 Dylan Carlson (RETIRED) gentoo-dev 2003-03-17 05:14:45 UTC
Fixed