Full name:
com.pyx4me:gammu-maven-plugin:2.1.0-SNAPSHOT:d1t
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| classifier | String |
- |
Classifier to added to the artifact generated. |
| jarfile | String |
- |
The base name of the JAR/JAD files. Classifier would be appended. |
| outputDirectory | File |
- |
Directory containing the generated JAR. |
| Name | Type | Since | Description |
|---|---|---|---|
| appType | String |
- |
Specifies name of folder Application|Game. Default value is: Application. |
| appendClassifier | boolean |
- |
Set to false to exclude the classifier from the Artifact final
name. Default value is true. Default value is: true. |
| confign | String |
- |
Specifies specifies which config section to use. Default value is: 1. |
| gammuexe | File |
- |
Specifies the loaction of gammu executable. Default is taken from
maven repository. |
| gammurc | File |
- |
Gammu setting configuration file. Copied to outputDirectory
(Current directory for execution). |
java.lang.StringNo${gammu.section}ApplicationbooleanNotruejava.lang.StringYestestjava.lang.StringNo1java.io.FileNojava.io.FileNojava.lang.StringYes${project.build.finalName}java.io.FileYes${project.build.directory}