hi, we have an issue regarding the order of task when running cobertura-tasks in the test-integration mode.
we want to package the cobertura-results, so that an reports-artifact can be created and uploaded, but the package task needs to be run before the test-integration setup and teardown. but the cobertura task needs to run the tests... any ideas?
