Getting Started with Maven
|
|
Document 文書 |
Description 説明 |
|---|---|
|
Download ダウンロード |
Before you can start using Maven in any form, you'll have
to download the Maven distribution to your system (unless
you plan on building Maven from source). This document
provides links to the various distributions available.
どのようにMavenを使うのであれ、その前にシステムにMavenの配布ファイルをダウンロードする必要があります (もしくは、ソースからMavenをビルドします)。 この文書から様々な配布ファイルを取得することができます。 |
|
Install インストール |
After you have downloaded a distribution, you'll need to
install this on your system before you can start using
Maven (unless you plan on building Maven from source).
This document provides step-by-step instructions on the
installation process.
配布ファイルをダウンロードした後は、システムにインストールしなければなりません (もしくは、ソースからMavenをビルドします)。 この文書ではステップごとにインストール手順を説明します。 |
|
Integrate 統合 |
If you are interested in integrating Maven with your
project, this document will provide such information. The
document details the process of creating a Maven project
descriptor for your project. This document provides
example build files and project descriptors.
Mavenとプロジェクトを統合したいなら、この文書に書かれた情報が役に立つでしょう。 この文書では、プロジェクトディスクリプタを作成する手順について詳細に書かれています。 このほかビルドファイルやプロジェクトディスクリプタのサンプルもあります。 |
|
Use 使用 |
For those of you that have been referred to this document
because you are trying to build a Maven-enabled project
(i.e. one of the Turbine projects), this document will
provide you with all of the necessary information required
to build any Maven-enabled project.
Turbineプロジェクトのような、Mavenを使用するプロジェクトをビルドする人向けの文書です。 Mavenを使用するプロジェクトをビルドするために必要な全ての情報が書かれています。 |
|
Build ビルド |
For the adventurous (its actually quite easy), you can
build Maven from source instead of downloading and
installing via an installer. As a result of building
Maven directly, it will also be installed on your system.
This document provides you with step by step instructions.
Mavenをダウンロードせず、ソースからビルドしようと試みる冒険的な人 (実際にはとても簡単です)向けの文書です。 Mavenを直接ビルドすると、同時にシステムにインストールされます。 この文書ではステップごとにその手順を説明します。 |
|
Anakia Users Anakiaユーザ |
If you currently use Anakia to generate documentation, you
can easily give your site a face-lift with Maven! Maven
can generate an entire site from your Anakia documentation
for you! This is a great opportunity to start integrating
Maven into your project.
現在Anakiaで文書を生成しているなら、簡単にMavenに移行することができます。 Anakiaの文書から完全なサイトを自動的に構築できます。 プロジェクトとMavenを統合する大きな機会です。 |