This project implements the ANT task (+ Maven Mojo) announced in the Generics
Policeman Blog. It checks Java byte code against a list of "forbidden" API
signatures.
Allows to parse Java byte code to find invocations of method/class/field
signatures and fail build (Apache Ant, Apache Maven, or CLI).