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