Create a package task for the cobertura reports (which is not a dependency of :package) and add it as a dependency of :upload ?
On Nov 25, 2009 4:54 AM, "Peter Schröder" <[email protected]> wrote: 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?
