Goal | Description |
---|---|
flash:init (default) |
Simply tests to make sure that all components of this plugin are properly installed. If this goal fails then your system is not configured correctly. |
flash:docs |
Creates an api based on the packages found in the ${maven.flash.src.dir}. This goal invokes the Ruby based documenting tool as2api version 0.2 on the given directory. The output will be put into the ${basedir}/target/flashdocs folder by default. |