[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to