Full name:
org.jomc:maven-jomc-plugin:1.10.1: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. User property is: jomc.attachTestModuleExecutionStrategy. |
sessionDirectory | String | 1.1 | Directory holding the session related files of the project. Default value is: ${project.build.directory}/jomc-sessions. User property is: jomc.sessionDirectory. |
testModuleArtifactClassifier | String | - | Classifier of the attached module artifact. Default value is: jomc-test-module. User property is: jomc.testModuleArtifactClassifier. |
testModuleArtifactFile | File | - | File of the attached module artifact. Default value is: ${project.build.testOutputDirectory}/META-INF/jomc.xml. User property is: jomc.testModuleArtifactFile. |
testModuleArtifactType | String | - | Type of the attached module artifact. Default value is: xml. User property is: jomc.testModuleArtifactType. |
verbose | boolean | 1.1 | Controls verbosity of the plugin. Default value is: false. User property is: jomc.verbose. |
attachTestModuleExecutionStrategy: