netty5/all
Trustin Lee 37931306d5 Use maven-antrun-plugin instead of exec-maven-plugin
Motivation:

exec-maven-plugin does not flush stdout and stderr, making the console
output from the examples invisible to users

Modification:

Use maven-antrun-plugin instead

Result:

A user sees the output from the examples immediately.
2014-05-22 18:54:21 +09:00
..
pom.xml Use maven-antrun-plugin instead of exec-maven-plugin 2014-05-22 18:54:21 +09:00