Class ExecSetPropertyMojo

  • All Implemented Interfaces:
    ContextEnabled, Mojo

    @Mojo(name="exec-set-property",
          threadSafe=true,
          defaultPhase=INITIALIZE)
    public class ExecSetPropertyMojo
    extends AbstractExecSetPropertyMojo
    Sets a Maven project property based on the output of an arbitrary command.