This plugin is used with Maven to generate source or resource artifacts for extending the functionality of your AppFuse application.
'org.appfuse:appfuse-maven-plugin:2.0-m3'
<dependency>
<groupId>org.appfuse</groupId>
<artifactId>appfuse-maven-plugin</artifactId>
<version>2.0-m3</version>
</dependency>
<dependency org="org.appfuse" name="appfuse-maven-plugin" rev="2.0-m3"/>
"org.appfuse", "appfuse-maven-plugin", "2.0-m3"