Maven2 の Archetype(プロジェクトの雛形) を作ったときのメモ

My.Archetype を作るプロジェクトの作成

> mvn archetype:generate
  -DgroupId=com.snail
  -DartifactId=WowEjbArchetype
  -Dversion=V00L00
  -DarchetypeArtifactId=maven-archetype-archetype
> cd WowEjbArchetype
> mvn eclipse:eclipse

作った My.Archetype のローカルレポジトリへのインストール(お試し用)

> cd WowEjbArchetype
> mvn install

My.Archetype を使ったプロジェクトの作成

> mvn archetype:generate
  -DarchetypeGroupId=com.snail
  -DarchetypeArtifactId=WowEjbArchetype
  -DarchetypeVersion=V00L00 
  -DgroupId=com.snail
  -DartifactId=myapp-ejb
  -Dversion=0.1

My.Archetype の編集

MavenCreateArchetype.png

既存の Maven プロジェクトから Archetype を作る

$ mvn archetype:create-from-project

Archetype で使える変数

My.Archetype のパッケージ化と配布


Java Maven


添付ファイル: fileMavenCreateArchetype.png 2279件 [詳細]

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS   sitemap
Last-modified: 2016-07-10 (日) 22:39:16 (2841d)
Short-URL: https://at-sushi.com:443/pukiwiki/index.php?cmd=s&k=79278bcaae
ISBN10
ISBN13
9784061426061