Full name:
org.jomc:maven-jomc-plugin:1.2.3:attach-test-module
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
attachTestModuleExecutionStrategy | String | 1.1 | Execution strategy of the goal (always or
once-per-session). Default value is: once-per-session. |
sessionDirectory | String | 1.1 | Directory holding the session related files of the project. Default value is: ${project.build.directory}/jomc-sessions. |
testModuleArtifactClassifier | String | - | Classifier of the attached module artifact. Default value is: jomc-test-module. |
testModuleArtifactFile | File | - | File of the attached module artifact. Default value is: ${project.build.testOutputDirectory}/META-INF/jomc.xml. |
testModuleArtifactType | String | - | Type of the attached module artifact. Default value is: xml. |
verbose | boolean | 1.1 | Controls verbosity of the plugin. Default value is: false. |
attachTestModuleExecutionStrategy: