I'm still new to maven, but looking through the documentation I don't
see the capabilities to execute scripts or *nix commands. Is maven not
built to do that, is it simply something for the java-centric world or
did I just not see that capability? We are attempting to use it as the
principle part in migrating an old application to java and I am looking
to see if it can execute some of the commands necessary for making a
build happen. I can't really find a maven lexicon of commands aside
from the plugins(or did are the plugins the source of command
infrastructure?)