Changes
Pete Kazmier
Maven-655. Fix classworlds url.
update to velocity 1.4-dev
Changed copy of dependencies to use artifacts, so that jar overrides would work
The two properties, maven.uberjar.main and
maven.uberjar.classworlds.conf, can now be specified via a
project's properties file. Previously, these were specified via
the command line.
Created uberjar plugin based on the cool bootstrapping code that
Jason and Bob worked out!
Added install, install-snapshot, deploy, deploy-snapshot goals