Hudson plugin which allows you to capture the flash logs during a build. This is useful to debug unit tests or integration tests.
'org.jvnet.hudson.plugins:flashlog-plugin:1.0'
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>flashlog-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.jvnet.hudson.plugins" name="flashlog-plugin" rev="1.0"/>
"org.jvnet.hudson.plugins", "flashlog-plugin", "1.0"