Class PropertiesMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="properties",
          defaultPhase=GENERATE_SOURCES,
          requiresDependencyResolution=RUNTIME,
          threadSafe=true)
    public class PropertiesMojo
    extends AbstractJangarooMojo
    Mojo to compile properties files to ActionScript3 files
    • Constructor Detail

      • PropertiesMojo

        public PropertiesMojo()
    • Method Detail

      • getApiOutputDirectory

        public File getApiOutputDirectory()
      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException