Full name:
org.jomc:maven-jomc-plugin:1.10.1: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. User property is: jomc.attachMainModuleExecutionStrategy. |
mainModuleArtifactClassifier | String | - | Classifier of the attached module artifact. Default value is: jomc-module. User property is: jomc.mainModuleArtifactClassifier. |
mainModuleArtifactFile | File | - | File of the attached module artifact. Default value is: ${project.build.outputDirectory}/META-INF/jomc.xml. User property is: jomc.mainModuleArtifactFile. |
mainModuleArtifactType | String | - | Type of the attached module artifact. Default value is: xml. User property is: jomc.mainModuleArtifactType. |
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. |
verbose | boolean | 1.1 | Controls verbosity of the plugin. Default value is: false. User property is: jomc.verbose. |
attachMainModuleExecutionStrategy: