Welcome to the Beehive netui-jsf webapp!
ant clean -- cleans the netui-jsf webapp
ant build-myfaces -- builds the netui-jsf webapp against MyFaces (v1.0.9 or later)
ant build-jsf-ri -- builds the netui-jsf webapp against the JSF Reference Implementation (v1.1.01)
ant war -- creates a .war archive to deploy; build-myfaces or build-jsf-ri must be called first