# fmpp-maven-plugin
**Repository Path**: mstitop/fmpp-maven-plugin
## Basic Information
- **Project Name**: fmpp-maven-plugin
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-14
- **Last Updated**: 2023-11-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# fmpp maven plugin
> fork from dremio build plugin and as one maven plugin package
## Usage
* pom.xml
```xml
github
https://maven.pkg.github.com/rongfengliang/fmpp-maven-plugin
true
```
* plugins
```maven
com.rongfengliang
fmpp-maven-plugin
1.1
generate-fmpp-sources
generate-sources
generate
${project.build.directory}/codegen/config.fmpp
${project.build.directory}/codegen/templates
```