フルネーム:
org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:exec-war-only
説明:
属性:
名前 | 型 | バージョン | 説明 |
---|---|---|---|
accessLogValveFormat | String | 2.0 | https://tomcat.dokyumento.jp/tomcat-7.0-doc/config/valve.htmlを参照してください デフォルト値は: %h %l %u %t %r %s %b %I %D. ユーザープロパティは: maven.tomcat.exec.war.accessLogValveFormat. |
attachArtifact | boolean | 2.0 | 生成された成果物をビルドにアタッチするかどうか (インストールまたはデプロイする場合はtrueを使用) デフォルト値は: true. ユーザープロパティは: maven.tomcat.exec.war.attachArtifact. |
attachArtifactClassifier | String | 2.0 | アタッチ/生成された成果物に使用する分類子 デフォルト値は: exec-war. ユーザープロパティは: maven.tomcat.exec.war.attachArtifactClassifier. |
attachArtifactClassifierType | String | 2.0 | アタッチ/生成された成果物に使用するタイプ デフォルト値は: jar. ユーザープロパティは: maven.tomcat.exec.war.attachArtifactType. |
connectorHttpProtocol | String | 2.0 | 使用するコネクタプロトコル HTTP/1.1 または org.apache.coyote.http11.Http11NioProtocol デフォルト値は: HTTP/1.1. ユーザープロパティは: maven.tomcat.exec.war.connectorHttpProtocol. |
enableNaming | boolean | 2.0 | Tomcat起動時にネーミングを有効にする デフォルト値は: false. ユーザープロパティは: maven.tomcat.exec.war.enableNaming. |
finalName | String | 2.0 | 生成されたexec JARの名前。 デフォルト値は: ${project.artifactId}-${project.version}-war-exec.jar. ユーザープロパティは: tomcat.jar.finalName. |
mainClass | String | 2.0 | スタンドアロンjarを起動するために使用するメインクラス。 デフォルト値は: org.apache.tomcat.maven.runner.Tomcat7RunnerCli. ユーザープロパティは: maven.tomcat.exec.war.mainClass. |
path | String | 2.0 | 実行するWebアプリケーションに使用するWebアプリケーションコンテキストパス。exec jarにWebアプリケーションを保存する名前。/を使用しないでください デフォルト値は: ${project.artifactId}. ユーザープロパティは: maven.tomcat.path. |
pluginArtifacts | List | 2.0 | (説明なし) デフォルト値は: ${plugin.artifacts}. |
名前 | 型 | バージョン | 説明 |
---|---|---|---|
buildDirectory | File | 2.0 | (説明なし) デフォルト値は: ${project.build.directory}. |
excludes | String[] | 2.2 | extraDependenciesから除外するファイルパターン |
extraDependencies | List | 2.0 | スタンドアロンTomcat jarに追加する追加の依存関係のリスト:jdbcドライバ、mail.jarなどこれらの依存関係はルートクラスローダーに配置されます。 |
extraResources | List | 2.0 | スタンドアロンTomcat jarに追加する追加のリソースのリスト:ロガー構成など |
httpPort | String | 2.2 | スタンドアロンjarのデフォルトのhttpポートを構成する ユーザープロパティは: maven.tomcat.exec.war.httpPort. |
pluginWorkDirectory | File | 2.0 | 以下のパスbuildDirectoryこのmojoが一時的な作業を行う可能性がある場所。 デフォルト値は: ${project.build.directory}/tomcat7-maven-plugin-exec. |
serverXml | File | 2.0 | (説明なし) デフォルト値は: src/main/tomcatconf/server.xml. ユーザープロパティは: maven.tomcat.exec.war.serverXml. |
skip | boolean | 2.2 | 実行をスキップする デフォルト値は: false. ユーザープロパティは: maven.tomcat.skip. |
tomcatConfigurationFilesDirectory | File | 2.0 | (説明なし) デフォルト値は: src/main/tomcatconf. ユーザープロパティは: maven.tomcat.exec.war.tomcatConf. |
warRunDependencies | List | 2.0 | (説明なし) |
path:
skip:
tomcatConfigurationFilesDirectory: