I just messed around a while to get a simple Ant-contrib task running inside a Maven build – a simple <if>.
The examples on the net weren’t very helpful or too bloated, so i’ll post a very simple one.
The problem with Ant-contrib is that this library doesn’t come with the regular Ant-distribution. So it has to [...]
Use Ant-Contrib Tasks in Maven