Hello, I recently took over the cobertura project (see development https://github.com/cobertura/cobertura and see news at http://cobertura.sourceforge.net/) and would like to release a new version (version 2.0) today. What are the necessary steps I need to take to do a release and make sure the maven plugin (found here http://mojo.codehaus.org/cobertura-maven-plugin/) works with this release. This release fixes a lot of JDK 7 and javancss issues. I want to make sure this release will not break the maven plugin and is safe for release.
Also how do I get permission to the cobertura jira page? In the future I would like to add new arguments (like -q tag for quiet so cobertura outputs almost no information) and would like to see this in the maven plugin as well. Thanks, Steve.
