Just in case others would like to use a simple ant target for deploying their processes, I have made a small project with only the jars needed for deployment included.
The ant target takes the bar file as an argument so you can run it like:
ant -Dbar_file=./jbpm-4.3/examples/target/examples.bar
The example is configured to run against postgresql with default port and user.