|
|
Building Fulcrum from CVS is now very easy because it has been
Maven-enabled. Before you begin, you'll need to check out the
jakarta-turbine-fulcrum CVS repository (if you are
not familiar with the Jakarta CVS repositories, please refer to
the documentation). In
addition, you'll also have to check out the
jakarta-turbine-torque repository because the
current build process references templates in that source
directory. Note: both repositories should be checked out in the
same top-level directory.
現在Mavenが使用可能なので、
FulcrumをCVSからビルドするのはとても簡単です。
始める前に、jakarta-turbine-fulcrumのCVSリポジトリ(JakartaのCVSリポジトリに精通していない場合、このドキュメントを参照してください)をチェックアウトする必要があります。
さらに、jakarta-turbine-torqueリポジトリもチェックアウトする必要があります。現在のビルドプロセスで、ソースディレクトリの中のテンプレートを参照しているからです。
注:二つのリポジトリは同じトップレベル階層のディレクトリの中にチェックアウトしてください。
Please refer to the Maven Getting
Started document for instructions on how to build the
project using Maven.
Mavenを使用したプロジェクトのビルド方法については、MavenのGetting
Startedドキュメントを参照してください。
|