I'm having an issue which I'm not sure is an issue. I have a project structure where some subprojects are marked with 'test using :integration'. If I run 'buildr clean package' from a subproject the tests won't execute. However, if I run 'buildr clean package' from the parent project, the tests will execute.
Is this the correct behavior? -Shane
