keros-project.xml should define a build lifecycle similar to maven:
- validate
- compile
- test
- package
- integration-test
- verify
- install
- deploy
There should be defaults for each step that are pluggable. For example analyze, by default, should do nothing - but a pluggable version might be FindBugs.
No longer needed as this is fixed through a past feature request.
Re-opening... This was incorrectly closed.