You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/02/04 18:06:12 UTC

[jira] Reopened: (MEV-321) Cobertura plugin requires a new "psuedo-artifact"

     [ http://jira.codehaus.org/browse/MEV-321?page=all ]
     
Mike Perham reopened MEV-321:
-----------------------------


There is no cobertura-runtime artifact in http://www.ibiblio.org/maven2/cobertura/ still...

> Cobertura plugin requires a new "psuedo-artifact"
> -------------------------------------------------
>
>          Key: MEV-321
>          URL: http://jira.codehaus.org/browse/MEV-321
>      Project: Maven Evangelism
>         Type: Bug

>     Reporter: Mike Perham
>     Assignee: Carlos Sanchez

>
>
> The fix for MOJO-226 requires a copy of the cobertura artifact copied to cobertura-runtime and the following POM added as cobertura-runtime-1.7.pom:
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>cobertura</groupId>
>   <artifactId>cobertura-runtime</artifactId>
>   <version>1.7</version>
>   <description>A copy of cobertura without the listed dependencies.  This artifact is added to the project's test classpath for coverage generation.</description>
> </project>

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org