[jboss-jira] [JBoss JIRA] Created: (AS7-1435) Modify cobertura maven plugin definition to use version 2.5

Rostislav Svoboda (JIRA) jira-events at lists.jboss.org
Sun Jul 31 04:41:23 EDT 2011


Modify cobertura maven plugin definition to use version 2.5
-----------------------------------------------------------

                 Key: AS7-1435
                 URL: https://issues.jboss.org/browse/AS7-1435
             Project: Application Server 7
          Issue Type: Task
            Reporter: Rostislav Svoboda


Upgrade jboss-parent to use version 2.5 for cobertura maven plugin.
Version 2.5 contains functionality for agregated report - http://jira.codehaus.org/browse/MCOBERTURA-65


Don't use version 2.5.1 because there is NPE bug - see http://jira.codehaus.org/browse/MCOBERTURA-151


Workaround: specify cobertura plugin version from command line
  mvn -Pcode-coverage -Dcobertura.aggregate=true -Dversion.cobertura.plugin=2.5 clean cobertura:clean cobertura:cobertura

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list