Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーション サーバーで実行できる Web プロジェクトを作成したいと考えています。では、どのアーキタイプとグループ ID を選択すればよいでしょうか?
よろしくお願いします
サンプル Maven Webapp プロジェクトを含むアーキタイプ。
archetypeGroupId: org.apache.maven.archetypes archetypeArtifactId :maven-archetype-webapp
一部のフレームワーク/アプリ サーバーを優先する場合は、次のコマンドを使用してより多くのオプションを取得できます。
mvn archetype:generate