Paver todos
- Capture BuildFailures better
- lazily evaluated config parameters
- Wrap errors that come up in path.py with BuildFailures
- Wrap errors in sh() calls in BuildFailures
- ‘-f’ command line flag to select a different pavement
- A more proper setup.py wrapper (handle distutils command line options and convert distutils commands to targets)
- zc.buildout support (or similar functionality)
- Use Paramiko to handle deployment tasks
- More docs