[ http://jira.codehaus.org/browse/MCOBERTURA-55?page=all ]

Brett Porter closed MCOBERTURA-55.
----------------------------------

    Resolution: Won't Fix

> cobertura-maven-plugin-2.0.pom still has cobertura and cobertura-runtime 1.7 
> as dependencies -- needs to move up to 1.8
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MCOBERTURA-55
>                 URL: http://jira.codehaus.org/browse/MCOBERTURA-55
>             Project: Maven 2.x Cobertura Plugin
>          Issue Type: Bug
>            Reporter: Gary Kind
>            Priority: Minor
>
> cobertura-maven-plugin-2.0.pom still has cobertura and cobertura-runtime 1.7 
> as dependencies -- needs to move up to 1.8.  1.8 is out and has additional 
> functionality that is desirable:
>     <dependency>
>       <groupId>cobertura</groupId>
>       <artifactId>cobertura</artifactId>
>       <version>1.7</version>     <<=== change to 1.8
>     </dependency>
>     <dependency>
>       <groupId>cobertura</groupId>
>       <artifactId>cobertura-runtime</artifactId>
>       <version>1.7</version>     <<=== change to 1.8
>       <type>pom</type>
>     </dependency>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to