Overview
All built-in projects are configured with a special artifact named "command output". This artifact is a log of the output produced by the build command. The log includes both the standard output and standard error for the command. You can choose to apply post-processors to the output artifact by clicking the "edit" link in the appropriate row of the "artifacts" table.
Default Post-Processing
Note that most built-in projects apply a default post-processor to their output artifact. So, for example, it is not necessary to specify the ant post-processor for Ant Projects.