software design & building
RSS feed
 

tweets

  • Code coverage with Maven and Cobertura

    Cobertura‘s usage is covered in its page so that you can install the plugin and run it separately from the build lifecycle. This how-to integrates it with maven3 to run as part of the site lifecycle. Read the rest of this entry »